size

expect abstract val size: Int(source)

Returns the number of key/value pairs in the map.

Since Kotlin

1.0
actual abstract val size: Int(source)

Returns the number of key/value pairs in the map.

Since Kotlin

1.1
actual abstract val size: Int(source)

Returns the number of key/value pairs in the map.

Since Kotlin

1.0
actual abstract val size: Int(source)

Returns the number of key/value pairs in the map.

Since Kotlin

1.3
actual abstract val size: Int(source)

Returns the number of key/value pairs in the map.

Since Kotlin

1.8
actual abstract val size: Int(source)

Returns the number of key/value pairs in the map.

Since Kotlin

1.8