2024 Method
Changes 0
M

PointIterator.MoveNext

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