Share

PresentationMeshFeatureEntitiesEnumerator.Item Property

Parent Object: PresentationMeshFeatureEntitiesEnumerator

Description

Allows integer-indexed access to items in the collection.

Syntax

PresentationMeshFeatureEntitiesEnumerator.Item( Index As Long ) As PresentationMeshFeatureEntity

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the PresentationMeshFeatureEntity to return.

Version

Introduced in version 2018

Was this information helpful?