Name | Description | |
---|---|---|
![]() | UniversalPropertyList Constructor | This constructor creates local property list. Each function of UniversalPropertyList will work on local property list. |
The following tables list the members exposed by UniversalPropertyList.
Name | Description | |
---|---|---|
![]() | UniversalPropertyList Constructor | This constructor creates local property list. Each function of UniversalPropertyList will work on local property list. |
Name | Description | |
---|---|---|
![]() | ExistingIds | Returns array of property ids. Returns array of AnyPropertyId objects. |
![]() | ExistingValues | Returns array of PropertyValue objects. |
![]() | Parent | StorableObject to which this property list is connected. |
![]() | Property | Overloaded. Method used by operator[] in order to access indexed properties by identifying name. |
Name | Description | |
---|---|---|
![]() | CopyTo | Overloaded. Copies properties to other property list. |
![]() | Dispose | Destructor for deterministic finalization of UniversalPropertyList object. |
![]() | Exists | Overloaded. Checks property existence for used object. |
![]() | getPropList | Internal method. |