ControlPropertiesCollection Class |
Namespace: Aspose.Slides
The ControlPropertiesCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns a number of properties in the collection.
Read-only Int32.
|
![]() | Item |
Returns or sets property.
|
![]() | NamesOfProperties |
Returns the collection of properties names.
Read-only ICollection.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds a property to the collection.
|
![]() | Clear |
Removes all properties.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes a property with the specified name.
|
![]() | ToString | (Inherited from Object.) |