Aspose::Words::Markup::StructuredDocumentTagCollection::idx_get method

StructuredDocumentTagCollection::idx_get method

Returns the structured document tag at the specified index.

System::SharedPtr<Aspose::Words::Markup::IStructuredDocumentTag> Aspose::Words::Markup::StructuredDocumentTagCollection::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tAn index into the collection.

See Also