Share

ImportedDWGLayersEnumerator.Item Property

Parent Object: ImportedDWGLayersEnumerator

Description

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

Syntax

ImportedDWGLayersEnumerator.Item( Index As Variant ) As ImportedDWGLayer

Property Value

This is a read only property whose value is an ImportedDWGLayer.

Parameters

Name Type Description
Index Variant

Version

Introduced in version 2017

Was this information helpful?