Add()
IControlPropertiesCollection::Add(System::String, System::String) method
Adds a property to the collection.
virtual void Aspose::Slides::IControlPropertiesCollection::Add(System::String name, System::String value)=0
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | The name of the property. |
value | System::String | The alue of the property. |
See Also
- Class String
- Class IControlPropertiesCollection
- Namespace Aspose::Slides
- Library Aspose.Slides