iMateDefinitions.Item Property
Parent Object: iMateDefinitionsDescription
Returns the specified iMateDefinition object from the collection.
Syntax
iMateDefinitions.Item( Index As Long ) As iMateDefinitionProperty 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. |