Click or drag to resize

IMutableFragmentDictionary Property

Gets the contained value as a MutableDictionary

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

Property Value

Type: MutableDictionary
See Also