Click or drag to resize

IFragmentDictionary Property

Gets the contained value as a DictionaryObject

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
DictionaryObject Dictionary { get; }

Property Value

Type: DictionaryObject
See Also