Iterator_T::Insert

voidIterator_T::Insert(element_telem)

Inserts the specified element into the collection at the current iterator position

Defined in: Collect.h

Parameters

elem

The element to jam into the collection

See Also

Iterator_T