Adds the specified graphics to the collection.

Overload List

  NameDescription
Add(Graphic)
Adds the specified Graphic to the collection.
Add(IEnumerable<(Of <(Graphic>)>))
Adds an enumerable set of Graphic objects to the collection.

See Also