iMateDefinitionsEnumerator.Item Property
Parent Object: iMateDefinitionsEnumeratorDescription
Allows integer-indexed access to items in the collection.
Syntax
iMateDefinitionsEnumerator.Item( Index As Long ) As iMateDefinitionProperty Value
This is a read only property whose value is an iMateDefinition.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the to return. |