PropertyDescriptionListAddRange Method |
Name | Description | |
---|---|---|
AddRange(PropertyDescription) |
Adds a list of properties.
| |
AddRange(PropertyKey) |
Adds a list of property keys.
| |
AddRange(IEnumerablePropertyDescription, PROPDESC_VIEW_FLAGS) |
Adds a list of properties.
| |
AddRange(IEnumerablePropertyKey, PROPDESC_VIEW_FLAGS) |
Adds a list of property keys.
| |
AddRange(PROPDESC_VIEW_FLAGS, PropertyDescription) |
Adds a list of properties.
| |
AddRange(PROPDESC_VIEW_FLAGS, PropertyKey) |
Adds a list of property keys.
|