IMutableDictionaryFragment Interface |
An interface representing a writeable object capable of being indexed
via
String
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntaxpublic interface IMutableDictionaryFragment
The IMutableDictionaryFragment type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
Gets the value of an arbitrary String key
|
Top
See Also