Saxon API for .NET

XdmNode.EnumerateAxis Method 

Get an enumerator that supplies all the nodes on one of the XPath axes, starting with this node.

public IEnumerator EnumerateAxis(
   XdmAxis axis
);

Remarks

See Also

XdmNode Class | Saxon.Api Namespace