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