IMutableDictionaryGetArray Method |
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax MutableArrayObject GetArray(
string key
)
Parameters
- key
- Type: SystemString
The key to check the value for
Return Value
Type:
MutableArrayObjectThe contained value, or
nullSee Also