Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IFragment Interface
IFragment Properties
Array Property
Blob Property
Boolean Property
Date Property
Dictionary Property
Double Property
Exists Property
Float Property
Int Property
Long Property
String Property
Value Property
IFragment
Dictionary Property
Gets the contained value as a
DictionaryObject
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
DictionaryObject
Dictionary
{
get
; }
Property Value
Type:
DictionaryObject
See Also
Reference
IFragment Interface
Couchbase.Lite Namespace