idx_get()
ITagCollection::idx_get(System::String) method
Returns a key and a value pair of a tag.
virtual System::String Aspose::Slides::ITagCollection::idx_get(System::String name)=0
Arguments
| Parameter | Type | Description |
|---|---|---|
| name | System::String | Key of a tag. |
Return Value
Value of a tag.
See Also
- Class String
- Class ITagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides