Click or drag to resize

ContractedDictionaryAdd Method (String, Object)

Add the specified key and value.

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
Exceptions
ExceptionCondition
ArgumentExceptionThrown if the key/value combination is not valid for this dictionary according to its contract
See Also