Name | Description | |
---|---|---|
![]() | PropertiesAndHandleObjectPropertyList Constructor | This constructor creates local property list. Any changes done to this PropertiesAndHandleObjectPropertyList are local. |
The following tables list the members exposed by PropertiesAndHandleObjectPropertyList.
Name | Description | |
---|---|---|
![]() | PropertiesAndHandleObjectPropertyList Constructor | This constructor creates local property list. Any changes done to this PropertiesAndHandleObjectPropertyList are local. |
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. |
Name | Description | |
---|---|---|
![]() | Dispose | Destructor for deterministic finalization of PropertiesAndHandleObjectPropertyList object. |
![]() | Exists | Checks if property exists for used object. |