Removes the specified graphics from the collection.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public void Remove(
	IEnumerable<Graphic> graphics
)
Visual Basic (Declaration)
Public Sub Remove ( _
	graphics As IEnumerable(Of Graphic) _
)

Parameters

graphics
Type: System.Collections.Generic..::.IEnumerable<(Of <(Graphic>)>)
An enumerable set of Graphic objects to remove from the collection.

See Also

Relate Topics:
  Remove Method (Graphic)
Created by Atop CHM to web converter,© 2009 all right reserved.