public void AddPoints( IEnumerable<Coordinate2D> coordinate2Ds )
Public Overloads Sub AddPoints( _ ByVal coordinate2Ds As IEnumerable(Of Coordinate2D) _ )
Parameters
- coordinate2Ds
- The Coordinate2D enumeration to add to the end of the Coordinate2Ds list.