IReadOnlyDictionaryToDictionary Method |
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax IDictionary<string, Object> ToDictionary()
Return Value
Type:
IDictionaryString,
ObjectThe contents of this object as a .NET dictionary
See Also