OrdinateDimensions.Item Property
Parent Object: OrdinateDimensionsDescription
Method that returns the specified dimension object from the collection.
Syntax
OrdinateDimensions.Item( Index As Long ) As OrdinateDimensionProperty Value
This is a read only property whose value is an OrdinateDimension.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |