Share

AuxiliaryFeatureIndicators.Item Property

Parent Object: AuxiliaryFeatureIndicators

Description

Allows integer-indexed access to items in the collection.

Syntax

AuxiliaryFeatureIndicators.Item( Index As Long ) As AuxiliaryFeatureIndicator

Property 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.

Version

Introduced in version 2023

Was this information helpful?