ItemList.removeItem

Removes the item specified by idx index from the list.

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

Meta