Adds the specified collection of points to the list.
Namespace: MindFusion.Geometry.Geometry2DAssembly: MindFusion.Common
public void AddRange ( ICollection c)
Public Sub AddRange( _ c As ICollection _)
A collection containing the points to add to the list.
PointList MembersPointList ClassMindFusion.Geometry.Geometry2D Namespace