AuxiliaryFeatureIndicators.Item Property
Parent Object: AuxiliaryFeatureIndicatorsDescription
Allows integer-indexed access to items in the collection.
Syntax
AuxiliaryFeatureIndicators.Item( Index As Long ) As AuxiliaryFeatureIndicatorProperty Value
This is a read only property whose value is an AuxiliaryFeatureIndicator.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the AuxiliaryFeatureIndicator to return. If an out of range index is provided, an error will occur. |