DrawingWeldingSymbols.Item Property
Parent Object: DrawingWeldingSymbolsDescription
Allows integer-indexed access to items in the collection.
Syntax
DrawingWeldingSymbols.Item( Index As Long ) As DrawingWeldingSymbolProperty Value
This is a read only property whose value is a DrawingWeldingSymbol.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of DrawingWeldingSymbol to return. |