Click or drag to resize

ContractedDictionaryItem Property

Gets or sets an object via a given key

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
Exceptions
ExceptionCondition
KeyNotFoundExceptionThrown if the given key was not present in the dictionary
See Also