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

Returns true if the end of the instance list is reached; otherwise the method returns false.

Retrieves whether the end of the instance list is reached.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.