Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Fragment Class
Fragment Methods
ToArray Method
ToDictionary Method
Fragment
ToDictionary Method
Gets the contained value as a
DictionaryObject
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
DictionaryObject
ToDictionary
()
Return Value
Type:
DictionaryObject
The cast contained value, or
null
See Also
Reference
Fragment Class
Couchbase.Lite Namespace