RemoveAt()
TagCollection::RemoveAt(int32_t) method
Removes the tag at the specified index.
void Aspose::Slides::TagCollection::RemoveAt(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of the tag to remove. |
See Also
- Class TagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides