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