Aspose::Words::Markup::StructuredDocumentTagCollection::RemoveAt method
StructuredDocumentTagCollection::RemoveAt method
Removes a structured document tag at the specified index.
void Aspose::Words::Markup::StructuredDocumentTagCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | An index into the collection. |
See Also
- Class StructuredDocumentTagCollection
- Namespace Aspose::Words::Markup
- Library Aspose.Words for C++