Description

McProperties Class

Remarks

Collection of dynamic image properties.

Members

Methods
Add

Add a new user-properties.

Remove

Remove a property from the user-properties collection of the image.


Properties
CountRead-only property

Get the number of user-properties in the collection attached to the parent object.

ExistsRead-only property

Test whether a property exists

ItemRead-write property

Get a property from the user-properties collection attached to an operator or to an image.

ItemMcObjectRead-only property

Return the McObject associated with a dynamic property.

ItemNameRead-only property

Read-only property returning the name of the specified property.

NamespaceFilterRead-write property

A read/write property allowing to set the name space used to filter the current property Count and the enumeration object returned by _NewEnum.

ParentRead-write property

A read/write property allowing to access or change the “Parent” of the McProperties collection (eg McImage object).

ParentMcObjectRead-write property

A read/write property allowing to access or change the McObject parent of the McProperties collection's (eg image) McObject.