Add()
ControlPropertiesCollection::Add(System::String, System::String) method
Adds a property to the collection.
void Aspose::Slides::ControlPropertiesCollection::Add(System::String name, System::String value) override
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 ControlPropertiesCollection
- Namespace Aspose::Slides
- Library Aspose.Slides