This class represents an enumeration of the values in an XPath
sequence. It implements the IEnumerator interface, and the objects
returned are always instances of XPathItem
For a list of all members of this type, see SequenceEnumerator Members.
System.Object
SequenceEnumerator
Because the underlying value can be evaluated lazily, it is possible for exceptions to occur as the sequence is being read.
Namespace: Saxon.Api
Assembly: saxon8api (in saxon8api.netmodule)