IDictionaryObjectToDictionary Method |
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
SyntaxDictionary ToDictionary()
Return Value
Type:
DictionaryTKey, TValueThe contents of this object as a .NET dictionary
See Also