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