CommandIterator.Next Method

Determines if there is a next command. If one is found, the iterator is advanced to it.

bool Next()

Return Value

true if found and iterator is advanced.