GetNameByIndex()
ITagCollection::GetNameByIndex(int32_t) method
Returns key of a tag at the specified index.
virtual System::String Aspose::Slides::ITagCollection::GetNameByIndex(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a tag to return. |
Return Value
Key of a tag.
See Also
- Class String
- Class ITagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides