size (original) (raw)

expect abstract val size: Int(source)

Returns the size of the collection.

Since Kotlin

1.0

actual abstract val size: Int(source)

Returns the size of the collection.

Since Kotlin

1.1

actual abstract val size: Int(source)

Returns the size of the collection.

Since Kotlin

1.0

actual abstract val size: Int(source)

Returns the size of the collection.

Since Kotlin

1.3

actual abstract val size: Int(source)

Returns the size of the collection.

Since Kotlin

1.8

actual abstract val size: Int(source)

Returns the size of the collection.

Since Kotlin

1.8