InsertItem

InsertItem

Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index.

Returns: void Aspose::Email::

InsertItem(int32_t index, const System::SharedPtr < AlternateView > & item)
ParameterDescription
indexThe zero-based index at which item should be inserted.
itemThe object to insert. The value can be null for reference types.