size (original) (raw)
expect abstract override val size: Int(source)
Returns the size of the collection.
Since Kotlin
1.0
actual abstract override val size: Int(source)
Returns the size of the collection.
Since Kotlin
1.1
actual abstract override val size: Int(source)
Returns the size of the collection.
Since Kotlin
1.0
actual abstract override val size: Int(source)
Returns the size of the collection.
Since Kotlin
1.3
actual abstract override val size: Int(source)
Returns the size of the collection.
Since Kotlin
1.8
actual abstract override val size: Int(source)
Returns the size of the collection.
Since Kotlin
1.8