Point Collection Constructor
There are two overloads for the constructor
Overload List
| PointCollection | Default constructor |
| PointCollection(IEnumerablePoint) | Construct a collection from an enumerable list of Point objects |
| PointCollection | Default constructor |
| PointCollection(IEnumerablePoint) | Construct a collection from an enumerable list of Point objects |