RemoveAt
RemoveAt
Removes the element at the specified index from this collection.
Returns: void Aspose::Email::
RemoveAt(int32_t index, bool removeHtmlLink)
| Parameter | Description |
|---|---|
| index | The zero-based index of the element to remove. |
| removeHtmlLink | Defines need remove link from html body or not. |