LocalizableProperties.GetProperties Method
Include Protected Members
Include Inherited Members
Gets the collection of properties.
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 the collection of properties. | |
GetProperties(array<Attribute[]) | Returns the properties for selected object using the attribute array as a filter. |
Top