Insert

Insert

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

Returns: void Aspose::Email::Mapi::

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