Returns the specified DrawingBOMColumn object from the collection.
Name | Type | Description |
Index | Variant | Input Variant value that specifies the DrawingBOMColumn to return. This can be either a Long value indicating the index of the item in the collection or a String that corresponds to the title of a column. If an out of range index or a non-existent column title is input, an error occurs. |