RemoveAt
ISlideCollection.RemoveAt method
Removes the element at the specified index of the collection.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The zero-based index of the element to remove. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException |
See Also
- interface ISlideCollection
- namespace Aspose.Slides
- assembly Aspose.Slides