Share

iMateDefinitions.Item Property

Parent Object: iMateDefinitions

Description

Returns the specified iMateDefinition object from the collection.

Syntax

iMateDefinitions.Item( Index As Long ) As iMateDefinition

Property Value

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

Parameters

Name Type Description
Index Long Specifies the index of the to return.

Samples

Name Description
iMate Result Creation This sample demonstrates creating an iMate result using two existin iMate definitions.

Version

Introduced in version 6

Was this information helpful?