nn::nex::IteratorOverDOs::EndReached Member Function

Syntax

qBool EndReached() const;

Parameters

None.

Return Values



Value Description
true Returned when the iterator reaches the end of the list.
false Returned when the iterator has not reached the end of the list.

Description

Gets whether the iterator has arrived at the end of the list.

See Also

DuplicatedObject, GotoStart, GotoEnd

Revision History

2011/01/28
Initial version.

CONFIDENTIAL