ItemList.removeItem

Remove item at specified index from the list.

struct ItemList
@nogc nothrow
void
removeItem
(
in long idx
)

Meta