ArcGIS Explorer Component Help |
SelectedItemsCollection..::.Clear Method |
SelectedItemsCollection Class See Also |
Clears the collection by removing all references to MapItem objects.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public void Clear() |
Visual Basic (Declaration) |
---|
Public Sub Clear |
Remarks
When the selection is changed, the MapItemSelectionChanged is triggered.