kotbase
Toggle table of contents
3.2
Select version
3.2
3.1
3.0
common
Platform filter
common
Switch theme
Search in API
kotbase
couchbase-lite-ee
/
kotbase
/
MutableDictionaryInterface
/
remove
remove
abstract
fun
remove
(
key
:
String
)
:
MutableDictionaryInterface
(
source
)
Removes the mapping for a key from this Dictionary
Return
The self object.
Parameters
key
the key.