| ArcGIS Explorer Component Help |
| GraphicCollection..::.Clear Method |
| GraphicCollection Class See Also |
Clears the collection by removing all references to Graphic objects.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic (Declaration) |
|---|
Public Sub Clear |