BaseNodeProperties.GetProperties Method
Include Protected Members
Include Inherited Members
Gets a collection of property descriptors associated with this properties object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetProperties() | Gets a collection of property descriptors associated with this properties object. | |
GetProperties(array<Attribute[]) | Gets a collection of property descriptors associated with this properties object. |
Top