removeItemAtAsync

fun removeItemAtAsync(position: Int)

Removes an item from position. If there are other pending operations on this binder this will only be executed when all the operations have been completed (to ensure index consistency).