Share

DWGACMStandardPartsEnumerator.Item Property

Parent Object: DWGACMStandardPartsEnumerator

Description

Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.

Syntax

DWGACMStandardPartsEnumerator.Item( Index As Variant ) As DWGACMStandardPart

Property Value

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

Parameters

Name Type Description
Index Variant

Version

Introduced in version 2017

Was this information helpful?