ImportedDWGLayersEnumerator.Item Property
Parent Object: ImportedDWGLayersEnumeratorDescription
Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Syntax
ImportedDWGLayersEnumerator.Item( Index As Variant ) As ImportedDWGLayerProperty Value
This is a read only property whose value is an ImportedDWGLayer.Parameters
Name | Type | Description |
Index | Variant |