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