The properties of System.Xml.XPath.XPathNavigator are listed below. For a list of all members, see the XPathNavigator Members list.
See Also: Inherited members from System.Xml.XPath.XPathItem
[read-only] abstractBaseURI string. Represents the base URI of the current node. [read-only] CanEdit bool. Documentation for this section has not yet been entered. [read-only] HasAttributes bool. Indicates if the current node has attributes or not. [read-only] HasChildren bool. Indicates if the current node has children or not. InnerXml string. Documentation for this section has not yet been entered. [read-only] abstractIsEmptyElement bool. Indicates if the current node is "empty tag element" or not. [read-only] overrideIsNode bool. Documentation for this section has not yet been entered. [read-only] abstractLocalName string. Represents the local part of the current node, or prefix of the current namespace node. [read-only] abstractName string. Represents the prefixed tag name of the current node, or namespace prefix of the current namespace node. [read-only] abstractNamespaceURI string. Represents the namespace URI part of the current node, or namespace URI of the current namespace node. [read-only] abstractNameTable System.Xml.XmlNameTable. The name table that is used in this instance. [read-only] staticNavigatorComparer IEqualityComparer. Documentation for this section has not yet been entered. [read-only] abstractNodeType XPathNodeType. Represents the node type of the current node based on "XPath data model". OuterXml string. Documentation for this section has not yet been entered. [read-only] abstractPrefix string. Represents the prefix of the current node. [read-only] SchemaInfo System.Xml.Schema.IXmlSchemaInfo. Documentation for this section has not yet been entered. [read-only] overrideTypedValue object. Documentation for this section has not yet been entered. [read-only] UnderlyingObject object. Documentation for this section has not yet been entered. [read-only] abstractValue string. Represents the "value" of the current node. [read-only] overrideValueAsBoolean bool. Documentation for this section has not yet been entered. [read-only] overrideValueAsDateTime DateTime. Documentation for this section has not yet been entered. [read-only] overrideValueAsDouble double. Documentation for this section has not yet been entered. [read-only] overrideValueAsInt int. Documentation for this section has not yet been entered. [read-only] overrideValueAsLong long. Documentation for this section has not yet been entered. [read-only] overrideValueType Type. Documentation for this section has not yet been entered. [read-only] XmlLang string. Represents the xml:lang context value that is specified in the current node, or inherited from the nearest ancestor of the current node that is locally specified xml:lang attribute. [read-only] overrideXmlType System.Xml.Schema.XmlSchemaType. Documentation for this section has not yet been entered.