SetItem

SetItem

Replaces the element at the specified index.

Returns: void Aspose::Email::

SetItem(int32_t index, const System::SharedPtr < LinkedResource > & item)
ParameterDescription
indexThe zero-based index of the element to replace.
itemThe new value for the element at the specified index. The value can be null for reference types.