Share

iMateDefinitionsEnumerator.Item Property

Parent Object: iMateDefinitionsEnumerator

Description

Allows integer-indexed access to items in the collection.

Syntax

iMateDefinitionsEnumerator.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 Input Long value that specifies the index of the to return.

Version

Introduced in version 6

Was this information helpful?