Saxon API for .NET

SequenceEnumerator.MoveNext Method 

Move to the next item in the sequence

public bool MoveNext();

Return Value

true if there are more items in the sequence

Implements

IEnumerator.MoveNext

See Also

SequenceEnumerator Class | Saxon.Api Namespace