Base:
property
NodeType
System.Xml.XPath.XPathNavigator.NodeType
3 references to NodeType
System.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (3)
1201
Debug.Assert( this.
NodeType
!= XPathNodeType.Attribute && this.
NodeType
!= XPathNodeType.Namespace && this.
NodeType
!= XPathNodeType.All );