Removes the specified graphics from the collection.

Overload List

  NameDescription
Remove(Graphic)
Removes the specified Graphic from the collection.
Remove(IEnumerable<(Of <(Graphic>)>))
Removes the specified graphics from the collection.

See Also