PresentationMeshFeatureEntitiesEnumerator.Item Property
Parent Object: PresentationMeshFeatureEntitiesEnumeratorDescription
Allows integer-indexed access to items in the collection.
Syntax
PresentationMeshFeatureEntitiesEnumerator.Item( Index As Long ) As PresentationMeshFeatureEntityProperty 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. |