Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Fragment Class
Fragment Methods
ToArray Method
ToBlob Method
ToBoolean Method
ToDate Method
ToDictionary Method
ToDouble Method
ToFloat Method
ToInt Method
ToLong Method
ToObject Method
ToString Method
Fragment
ToDictionary Method
Gets the contained value as a
DictionaryObject
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
Copy
public
DictionaryObject
ToDictionary
()
Return Value
Type:
DictionaryObject
The cast contained value, or
null
See Also
Reference
Fragment Class
Couchbase.Lite Namespace