ObjectList.remove

remove item from list, return removed item

struct ObjectList(T)
T
remove
(
int index
)

Meta