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)
ParameterTypeDescription
indexint32_tAn index into the collection.

See Also