FindProperties
FindProperties
Finds properties in list according to its PropertySet
Returns: Array of PropertyDescriptor objects with required PropertySet if found in the list; otherwise empty array.
FindProperties(const System::ArrayPtr< System::Guid > & propertySets)
| Parameter | Description |
|---|---|
| propertySets | PropertySet to find |