removeAt

fun removeAt(position: Int): T?

Removes item at the specified position from the mItemList.

Since

1.2.0