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)
Parameter | Type | Description |
---|---|---|
index | int32_t | An index into the collection. |
See Also
- Interface IStructuredDocumentTag
- Class StructuredDocumentTagCollection
- Namespace Aspose::Words::Markup
- Library Aspose.Words for C++