Share

ReferenceFeaturesEnumerator.Item Property

Parent Object: ReferenceFeaturesEnumerator

Description

Returns the specified ReferenceFeature object from the collection.

Syntax

ReferenceFeaturesEnumerator.Item( Index As Long ) As ReferenceFeature

Property Value

This is a read only property whose value is a ReferenceFeature.

Parameters

Name Type Description
Index Long Value that specifies the index of the ReferenceFeature to return.

Version

Introduced in version 5.3

Was this information helpful?