Insert

Insert

Inserts an item to the list at the specified index.

Returns: void Aspose::Email::PersonalInfo::

Insert(int32_t index, const System::SharedPtr < PostalAddress > & value)
ParameterDescription
indexThe zero-based index at which value should be inserted.
valueThe T:System::Object to insert into the list.