API Reference > OdRx Classes > OdSourcePointIterator Class > OdSourcePointIterator Methods > OdSourcePointIterator::done Method
OdSourcePointIterator::done Method
Syntax
C++
virtual bool done() const = 0;

True if the traversal by this iterator object is complete; false otherwise.

Indicates whether the traversal by this iterator object is complete.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.