ReferenceFeaturesEnumerator.Item Property
Parent Object: ReferenceFeaturesEnumeratorDescription
Returns the specified ReferenceFeature object from the collection.
Syntax
ReferenceFeaturesEnumerator.Item( Index As Long ) As ReferenceFeatureProperty 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. |