ControlPropertiesCollection
ControlPropertiesCollection class
A collection of AcitveX properties.
The ControlPropertiesCollection type exposes the following members:
Properties
Name | Description |
---|---|
names_of_properties | Returns the collection of properties names. Read-only list. |
count | Returns a number of properties in the collection. Read-only |
as_i_enumerable | Returns IEnumerable interface. Read-only list. |
Methods
Name | Description |
---|---|
add(name, value) | Adds a property to the collection. |
remove(name) | Removes a property with the specified name. |
clear() | Removes all properties. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides