Item(Index: Integer): IDimSelectionSet;
Index. Index of selected area.
The Item property returns selection corresponding to the specified selected area of the object.
Selected areas indexation is continuous and starts with zero. To get number of areas selected in the object, use the IEaxObjectSelection.Count property.
The property use is given in the example for IEaxObjectSelectionManager.Selection.
See also: