Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

interface System.​Xml.​XPath.​IXPathNavigable

Assembly: System.Xml.ReaderWriter

Provides an accessor to the <see cref="T:System.Xml.XPath.XPathNavigator" /> class.

Methods

CreateNavigator​()
Returns a new <see cref="T:System.Xml.XPath.XPathNavigator" /> object.
Returns An <see cref="T:System.Xml.XPath.XPathNavigator" /> object.