2027 Method
Changes 0
M

PointIterator.MoveNext

Description:
Increments the iterator to the next point in the collection.
public virtual bool MoveNext()
Boolean True if there is another available point in this iterator. False if the iterator has completed all available points.