Saxon API for .NET

SequenceEnumerator.Reset Method 

Reset the enumeration so that the next call of MoveNext will position the enumeration at the first item in the sequence

public void Reset();

Implements

IEnumerator.Reset

See Also

SequenceEnumerator Class | Saxon.Api Namespace