Collection.add

insert new item in specified position

struct Collection(T)
void
add
(,
size_t index = size_t.max
)

Meta