PropertyCollection class
PropertyCollection class
The collection of properties
The PropertyCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
| count | Gets the count of declared properties. |
Indexer
| Name | Description |
|---|---|
| [index] |
Methods
| Method | Description |
|---|---|
remove_property(self, property) | Removes a dynamic property. |
remove_property(self, property) | Removes a dynamic property. |
find_property(self, property) | Finds the property. It can be a dynamic property (Created by CreateDynamicProperty/SetProperty) or native property(Identified by its name) |
See Also
- module
aspose.threed