MarkLogic XCC/.Net Library

ResultSequence.Reset Method 

Reset the internal positional index (cursor) of this ResultSequence to before the first ResultItem in the sequence. This operation is only supported if Cached is true.

[Visual Basic]
Sub Reset()
[C#]
void Reset();

See Also

ResultSequence Interface | Marklogic.Xcc Namespace