Share

OrdinateDimensionsEnumerator.Item Property

Parent Object: OrdinateDimensionsEnumerator

Description

Property that returns an item from the collection. The index of the first item in the collection is 1.

Syntax

OrdinateDimensionsEnumerator.Item( Index As Long ) As OrdinateDimension

Property Value

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

Parameters

Name Type Description
Index Long

Version

Introduced in version 2010

Was this information helpful?