PropertiesAndHandleObjectPropertyList Class Members
In This Topic
The following tables list the members exposed by PropertiesAndHandleObjectPropertyList.
Public Constructors
Public Properties
| Name | Description |
| ExistingIds | Returns array of MDPropertyValue objects. If PropertiesAndHandleObjectPropertyList works on local property list it will be an array of unique properties from local property list. Otherwise it will be an array of all existing properties for related object. |
| Parent | PropertiesAndHandleObject to which this property list is connected. |
| Property | Overloaded. Method used by operator[] in order to access indexed properties by MDAnyPropertyId. |
Top
Public Methods
| Name | Description |
| Dispose | Destructor for deterministic finalization of PropertiesAndHandleObjectPropertyList object. |
| Exists | Checks if property exists for used object. |
Top
See Also