GetValueByIndex()
TagCollection::GetValueByIndex(int32_t) method
Returns value of a tag at the specified index.
System::String Aspose::Slides::TagCollection::GetValueByIndex(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a tag to return. |
Return Value
Value of a tag.
See Also
- Class String
- Class TagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides