EventList.RemoveAt
EventList.RemoveAt method
Removes the list item at the specified index.
public void RemoveAt(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The zero-based index of the item to remove. |
See Also
- class EventList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email