Collection.pushBack

insert item at end of collection

struct Collection(T, bool ownItems = false)
void
pushBack
()

Meta