| _atomizedLocalName | MS.Internal.Xml.Cache.XPathDocumentNavigator | private |
| _idxCurrent | MS.Internal.Xml.Cache.XPathDocumentNavigator | private |
| _idxParent | MS.Internal.Xml.Cache.XPathDocumentNavigator | private |
| _pageCurrent | MS.Internal.Xml.Cache.XPathDocumentNavigator | private |
| _pageParent | MS.Internal.Xml.Cache.XPathDocumentNavigator | 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 | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| 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() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| ComparePosition(XPathNavigator other) | MS.Internal.Xml.Cache.XPathDocumentNavigator | 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 |
| debuggerDisplayProxy | System.Xml.XPath.XPathNavigator | private |
| DeleteRange(XPathNavigator lastSiblingToDelete) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| DeleteSelf() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| 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.XPath.XPathNavigator | inlinevirtual |
| GetContentKindMask(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| GetDepth(XPathNavigator nav) | System.Xml.XPath.XPathNavigator | inlineprivatestatic |
| GetFollowingEnd(XPathDocumentNavigator end, bool useParentOfVirtual, out XPathNode[] pageEnd) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlineprivate |
| GetKindMask(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| GetNamespace(string name) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| GetNamespaces(IXmlNamespaceResolver resolver) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
| GetNamespacesInScope(XmlNamespaceScope scope) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| GetPositionHashCode() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| GetPrimaryLocation() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlineprivate |
| GetSecondaryLocation() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlineprivate |
| GetValidatingReader(XmlReader reader, XmlSchemaSet schemas, ValidationEventHandler validationEvent, XmlSchemaType schemaType, XmlSchemaElement schemaElement, XmlSchemaAttribute schemaAttribute) | System.Xml.XPath.XPathNavigator | inlineprivate |
| HasAttributes | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| HasChildren | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| HasLineInfo() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| 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 other) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| System::Xml::XPath::XPathNavigator.IsDescendant([NotNullWhen(true)] XPathNavigator? nav) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| IsElementMatch(string localName, string namespaceURI) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| IsEmptyElement | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| IsKindMatch(XPathNodeType typ) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| IsNode | System.Xml.XPath.XPathNavigator | |
| IsSamePosition(XPathNavigator other) | MS.Internal.Xml.Cache.XPathDocumentNavigator | 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 |
| LineNumber | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| LinePosition | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| LocalName | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| 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) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToAttribute(string localName, string namespaceURI) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| MoveToChild(string localName, string namespaceURI) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| MoveToChild(XPathNodeType type) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| MoveToFirst() | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToFirstAttribute() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToFirstChild() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToFirstNamespace(XPathNamespaceScope namespaceScope) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToFirstNamespace() | System.Xml.XPath.XPathNavigator | inline |
| MoveToFollowing(string localName, string namespaceURI, XPathNavigator end) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToFollowing(XPathNodeType type, XPathNavigator end) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToFollowing(string localName, string namespaceURI) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| System::Xml::XPath::XPathNavigator.MoveToFollowing(string localName, string namespaceURI, XPathNavigator? end) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| System::Xml::XPath::XPathNavigator.MoveToFollowing(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| System::Xml::XPath::XPathNavigator.MoveToFollowing(XPathNodeType type, XPathNavigator? end) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToId(string id) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToNamespace(string name) | System.Xml.XPath.XPathNavigator | inlinevirtual |
| MoveToNext() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToNext(string localName, string namespaceURI) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| MoveToNext(XPathNodeType type) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| MoveToNextAttribute() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToNextNamespace(XPathNamespaceScope scope) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| System::Xml::XPath::XPathNavigator.MoveToNextNamespace() | System.Xml.XPath.XPathNavigator | inline |
| MoveToNonDescendant() | System.Xml.XPath.XPathNavigator | inlinepackage |
| MoveToParent() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| MoveToPrevious() | MS.Internal.Xml.Cache.XPathDocumentNavigator | 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() | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| Name | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| NamespaceURI | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| NameTable | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| NavigatorComparer | System.Xml.XPath.XPathNavigator | static |
| NodeType | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| NodeTypeLetter | System.Xml.XPath.XPathNavigator | packagestatic |
| OuterXml | System.Xml.XPath.XPathNavigator | |
| Prefix | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| 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) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| SelectChildren(string name, string namespaceURI) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| SelectDescendants(XPathNodeType type, bool matchSelf) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inlinevirtual |
| SelectDescendants(string name, string namespaceURI, bool matchSelf) | MS.Internal.Xml.Cache.XPathDocumentNavigator | 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 | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| UniqueId | MS.Internal.Xml.Cache.XPathDocumentNavigator | package |
| UniqueIdTbl | System.Xml.XPath.XPathNavigator | packagestatic |
| Value | MS.Internal.Xml.Cache.XPathDocumentNavigator | |
| 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.XPath.XPathNavigator | |
| XmlType | System.Xml.XPath.XPathNavigator | |
| XPathDocumentNavigator(XPathNode[] pageCurrent, int idxCurrent, XPathNode[] pageParent, int idxParent) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |
| XPathDocumentNavigator(XPathDocumentNavigator nav) | MS.Internal.Xml.Cache.XPathDocumentNavigator | inline |