| ArcGIS Explorer Component Help |
| SelectedItemsCollection..::.Select Method |
| SelectedItemsCollection Class See Also |
Selects the specified MapItem or MapItems in the Contents window, and unselects all other MapItems.
Overload List
| Name | Description | |
|---|---|---|
| Select(MapItem) |
Selects the specified MapItem in the Contents window, and unselects all other MapItems.
| |
| Select<(Of <(T>)>)(IEnumerable<(Of <(T>)>)) |
Selects the specified set of MapItems in the Contents window, and unselects all other MapItems.
|
Remarks
Overloads are available to select either a single or multiple MapItems.