RemoveAt()
IMasterSlideCollection::RemoveAt(int32_t) method
Removes the element at the specified index of the collection.
virtual void Aspose::Slides::IMasterSlideCollection::RemoveAt(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of the element to remove. |
See Also
- Class IMasterSlideCollection
- Namespace Aspose::Slides
- Library Aspose.Slides