![]() |
Couchbase Lite
Objective-C API for iOS and Mac OS
|
Instance Methods | |
| (nullable id) | - objectForKeyedSubscript: |
| Same as objectForKey: More... | |
| (void) | - setObject:forKeyedSubscript: |
| Same as setObject:forKey: More... | |
| - (nullable id) objectForKeyedSubscript: | (NSString *) | key |
Same as objectForKey:
Extends class CBLDocument.
| - (void) setObject: | (nullable id) | value | |
| forKeyedSubscript: | (NSString *) | key | |
Same as setObject:forKey:
Extends class CBLDocument.
1.8.11