| _curNode | System.Xml.DataDocumentXPathNavigator | private |
| _doc | System.Xml.DataDocumentXPathNavigator | private |
| _temp | System.Xml.DataDocumentXPathNavigator | private |
| AppendChild() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| AppendChild(string newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| AppendChild(XmlReader newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| AppendChild(XPathNavigator newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| AppendChildElement(string prefix, string localName, string namespaceURI, string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| BaseURI | System.Xml.DataDocumentXPathNavigator | |
| BuildSubtree(XmlReader reader, XmlWriter writer) | System.Xml.XPath.XPathNavigator | inlinepackage |
| CanEdit | System.Xml.XPath.XPathNavigator | |
| CheckValidity(XmlSchemaSet schemas, ValidationEventHandler validationEventHandler) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Clone() | System.Xml.DataDocumentXPathNavigator | inline |
| ComparePosition(XPathNavigator other) | System.Xml.DataDocumentXPathNavigator | inline |
| System::Xml::XPath::XPathNavigator.ComparePosition(XPathNavigator? nav) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| comparer | System.Xml.XPath.XPathNavigator | packagestatic |
| CompareSiblings(XPathNavigator n1, XPathNavigator n2) | System.Xml.XPath.XPathNavigator | inlineprivate |
| Compile(string xpath) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| CompileMatchPattern(string xpath) | System.Xml.XPath.XPathNavigator | inlineprivatestatic |
| ContentKindMasks | System.Xml.XPath.XPathNavigator | packagestatic |
| CreateAttribute(string prefix, string localName, string namespaceURI, string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| CreateAttributes() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| CreateContextReader(string xml, bool fromCurrentNode) | System.Xml.XPath.XPathNavigator | inlineprivate |
| CreateNavigator() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| CreateReader() | System.Xml.XPath.XPathNavigator | inlineprivate |
| CurNode | System.Xml.DataDocumentXPathNavigator | package |
| DataDocumentXPathNavigator(XmlDataDocument doc, XmlNode node) | System.Xml.DataDocumentXPathNavigator | inlinepackage |
| DataDocumentXPathNavigator(DataDocumentXPathNavigator other) | System.Xml.DataDocumentXPathNavigator | inlineprivate |
| debuggerDisplayProxy | System.Xml.XPath.XPathNavigator | private |
| DeleteRange(XPathNavigator lastSiblingToDelete) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| DeleteSelf() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Document | System.Xml.DataDocumentXPathNavigator | package |
| Evaluate(string xpath) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Evaluate(string xpath, IXmlNamespaceResolver? resolver) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Evaluate(XPathExpression expr) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Evaluate(XPathExpression expr, XPathNodeIterator? context) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| GetAttribute(string localName, string namespaceURI) | System.Xml.DataDocumentXPathNavigator | inlinevirtual |
| GetContentKindMask(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| GetDepth(XPathNavigator nav) | System.Xml.XPath.XPathNavigator | inlineprivatestatic |
| GetKindMask(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| GetNamespace(string name) | System.Xml.DataDocumentXPathNavigator | inlinevirtual |
| GetNamespaces(IXmlNamespaceResolver resolver) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| GetNamespacesInScope(XmlNamespaceScope scope) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| GetNode() | System.Xml.DataDocumentXPathNavigator | inlineprivate |
| GetValidatingReader(XmlReader reader, XmlSchemaSet schemas, ValidationEventHandler validationEvent, XmlSchemaType schemaType, XmlSchemaElement schemaElement, XmlSchemaAttribute schemaAttribute) | System.Xml.XPath.XPathNavigator | inlineprivate |
| HasAttributes | System.Xml.DataDocumentXPathNavigator | |
| HasChildren | System.Xml.DataDocumentXPathNavigator | |
| IndexInParent | System.Xml.XPath.XPathNavigator | package |
| InnerXml | System.Xml.XPath.XPathNavigator | |
| InsertAfter() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertAfter(string newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertAfter(XmlReader newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertAfter(XPathNavigator newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertBefore() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertBefore(string newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertBefore(XmlReader newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertBefore(XPathNavigator newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertElementAfter(string prefix, string localName, string namespaceURI, string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| InsertElementBefore(string prefix, string localName, string namespaceURI, string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| IsDescendant([NotNullWhen(true)] XPathNavigator? nav) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| IsEmptyElement | System.Xml.DataDocumentXPathNavigator | |
| IsNode | System.Xml.XPath.XPathNavigator | |
| IsSamePosition(XPathNavigator other) | System.Xml.DataDocumentXPathNavigator | inline |
| IsText(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| IsValidChildType(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlineprivate |
| IsValidSiblingType(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlineprivate |
| LocalName | System.Xml.DataDocumentXPathNavigator | |
| LookupNamespace(string prefix) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| LookupPrefix(string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Matches(XPathExpression expr) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Matches(string xpath) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveTo(XPathNavigator other) | System.Xml.DataDocumentXPathNavigator | inline |
| MoveToAttribute(string localName, string namespaceURI) | System.Xml.DataDocumentXPathNavigator | inlinevirtual |
| MoveToChild(string localName, string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToChild(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToFirst() | System.Xml.DataDocumentXPathNavigator | inlinevirtual |
| MoveToFirstAttribute() | System.Xml.DataDocumentXPathNavigator | inline |
| MoveToFirstChild() | System.Xml.DataDocumentXPathNavigator | inline |
| MoveToFirstNamespace(XPathNamespaceScope namespaceScope) | System.Xml.DataDocumentXPathNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToFirstNamespace() | System.Xml.XPath.XPathNavigator | inline |
| MoveToFollowing(string localName, string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToFollowing(string localName, string namespaceURI, XPathNavigator? end) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToFollowing(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToFollowing(XPathNodeType type, XPathNavigator? end) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToId(string id) | System.Xml.DataDocumentXPathNavigator | inline |
| MoveToNamespace(string name) | System.Xml.DataDocumentXPathNavigator | inlinevirtual |
| MoveToNext() | System.Xml.DataDocumentXPathNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToNext(string localName, string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| System::Xml::XPath::XPathNavigator.MoveToNext(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToNextAttribute() | System.Xml.DataDocumentXPathNavigator | inline |
| MoveToNextNamespace(XPathNamespaceScope namespaceScope) | System.Xml.DataDocumentXPathNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToNextNamespace() | System.Xml.XPath.XPathNavigator | inline |
| MoveToNonDescendant() | System.Xml.XPath.XPathNavigator | inlinepackage |
| MoveToParent() | System.Xml.DataDocumentXPathNavigator | inline |
| MoveToPrevious() | System.Xml.DataDocumentXPathNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToPrevious(string localName, string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinepackage |
| System::Xml::XPath::XPathNavigator.MoveToPrevious(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackage |
| MoveToRoot() | System.Xml.DataDocumentXPathNavigator | inlinevirtual |
| Name | System.Xml.DataDocumentXPathNavigator | |
| NamespaceURI | System.Xml.DataDocumentXPathNavigator | |
| NameTable | System.Xml.DataDocumentXPathNavigator | |
| NavigatorComparer | System.Xml.XPath.XPathNavigator | static |
| NodeType | System.Xml.DataDocumentXPathNavigator | |
| NodeTypeLetter | System.Xml.XPath.XPathNavigator | packagestatic |
| OuterXml | System.Xml.XPath.XPathNavigator | |
| Prefix | System.Xml.DataDocumentXPathNavigator | |
| PrependChild() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| PrependChild(string newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| PrependChild(XmlReader newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| PrependChild(XPathNavigator newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| PrependChildElement(string prefix, string localName, string namespaceURI, string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| ReadSubtree() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| ReplaceRange(XPathNavigator lastSiblingToReplace) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| ReplaceSelf(string newNode) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| ReplaceSelf(XmlReader newNode) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| ReplaceSelf(XPathNavigator newNode) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SchemaInfo | System.Xml.XPath.XPathNavigator | |
| Select(string xpath) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Select(string xpath, IXmlNamespaceResolver? resolver) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| Select(XPathExpression expr) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectAncestors(XPathNodeType type, bool matchSelf) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectAncestors(string name, string namespaceURI, bool matchSelf) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectChildren(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectChildren(string name, string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectDescendants(XPathNodeType type, bool matchSelf) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectDescendants(string name, string namespaceURI, bool matchSelf) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectSingleNode(string xpath) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectSingleNode(string xpath, IXmlNamespaceResolver? resolver) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SelectSingleNode(XPathExpression expression) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SetTypedValue(object typedValue) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| SetValue(string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| ToString() | System.Xml.XPath.XPathNavigator | inline |
| TypedValue | System.Xml.XPath.XPathNavigator | |
| UnderlyingObject | System.Xml.XPath.XPathNavigator | |
| UniqueId | System.Xml.XPath.XPathNavigator | package |
| UniqueIdTbl | System.Xml.XPath.XPathNavigator | packagestatic |
| Value | System.Xml.DataDocumentXPathNavigator | |
| ValueAs(Type returnType, IXmlNamespaceResolver? nsResolver) | System.Xml.XPath.XPathNavigator | inline |
| System::Xml::XPath::XPathItem.ValueAs(Type returnType) | System.Xml.XPath.XPathItem | inlinevirtual |
| ValueAsBoolean | System.Xml.XPath.XPathNavigator | |
| ValueAsDateTime | System.Xml.XPath.XPathNavigator | |
| ValueAsDouble | System.Xml.XPath.XPathNavigator | |
| ValueAsInt | System.Xml.XPath.XPathNavigator | |
| ValueAsLong | System.Xml.XPath.XPathNavigator | |
| ValueType | System.Xml.XPath.XPathNavigator | |
| WriteSubtree(XmlWriter writer) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| XmlLang | System.Xml.DataDocumentXPathNavigator | |
| XmlType | System.Xml.XPath.XPathNavigator | |