IntelliCAD 11.1 Object Library | |
Item Method | |
See Also |
- Index
- The index number of the item.
Block Collection : Item Method |
Description
Given the index, returns one of the entities in the collection.
Syntax
Visual Basic |
---|
Public Function Item( _ ByVal Index As Long _ ) As Object |
Parameters
- Index
- The index number of the item.