IDictionaryObjectToDictionary Method |
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax Dictionary<string, Object> ToDictionary()
Return Value
Type:
DictionaryString,
ObjectThe contents of this object as a .NET dictionary
See Also