remove At

fun removeAt(position: Int)

Method to remove item at defined position

Parameters

position

location of item to be deleted

Sources

Link copied to clipboard