Add()
ITagCollection::Add(System::String, System::String) method
Adds a new tag to collection.
virtual int32_t Aspose::Slides::ITagCollection::Add(System::String name, System::String value)=0
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | The name of the tag. |
value | System::String | The value of the tag. |
Return Value
The index of the added tag.
See Also
- Class String
- Class ITagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides