Removes the specified Graphic from the collection.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public bool Remove( Graphic graphic ) |
Visual Basic (Declaration) |
---|
Public Function Remove ( _ graphic As Graphic _ ) As Boolean |
Parameters
- graphic
- Type: ESRI.ArcGISExplorer.Mapping..::.Graphic
A Graphic to remove from the collection.