removeAt
Removes an element at the specified index from the list.
Since Kotlin
1.0Return
the element that has been removed.
Removes an element at the specified index from the list.
Since Kotlin
1.1Return
the element that has been removed.
Removes an element at the specified index from the list.
Since Kotlin
1.3Return
the element that has been removed.
Removes an element at the specified index from the list.
Since Kotlin
1.8Return
the element that has been removed.