Share

ComponentOccurrenceProxy.iMateDefinitions Property

Parent Object: ComponentOccurrenceProxy

Description

Property that returns the iMateDefinitions that are available from this occurrence. The iMateDefinition objects returned are actually proxies for the various iMateDefinition objects. These can be used as input to the Add and ValidResult methods of the iMateResults object.

Syntax

ComponentOccurrenceProxy.iMateDefinitions() As iMateDefinitionsEnumerator

Property Value

This is a read only property whose value is an iMateDefinitionsEnumerator.

Version

Introduced in version 6

Was this information helpful?