M

CriticalPathIterator.MoveNext

Description:
Increments the iterator to the next downstream segment on the critical path.
public virtual bool MoveNext()
Boolean True if there is another segment available on the critical path that is not visited by this iterator, False if there is no next segment left.