PointCollection.GetPointIterator
Description:
Creates and returns an iterator for the points contained in this collection.
Creates and returns an iterator for the points contained in this collection.
public PointIterator GetPointIterator()
PointIterator
New iterator created, make sure to call 'free' on it when finished using it.