Collection.add

insert new item in specified position

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

Meta