_attributeIndex | System.Xml.DocumentXPathNavigator | private |
_document | System.Xml.DocumentXPathNavigator | private |
_namespaceParent | System.Xml.DocumentXPathNavigator | private |
_source | System.Xml.DocumentXPathNavigator | private |
AppendChild() | System.Xml.DocumentXPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.AppendChild(string newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.AppendChild(XmlReader newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.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.DocumentXPathNavigator | |
BuildSubtree(XmlReader reader, XmlWriter writer) | System.Xml.XPath.XPathNavigator | inlinepackage |
CalibrateText() | System.Xml.DocumentXPathNavigator | inlineprivate |
CanEdit | System.Xml.DocumentXPathNavigator | |
CheckAttributePosition(XmlAttribute attribute, [NotNullWhen(true)] out XmlAttributeCollection attributes, int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
CheckValidity(XmlSchemaSet schemas, ValidationEventHandler validationEventHandler) | System.Xml.DocumentXPathNavigator | inlinevirtual |
Clone() | System.Xml.DocumentXPathNavigator | inline |
Compare(XmlNode node1, XmlNode node2) | System.Xml.DocumentXPathNavigator | inlineprivate |
ComparePosition(XPathNavigator other) | System.Xml.DocumentXPathNavigator | 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.DocumentXPathNavigator | 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 |
DeleteAttribute(XmlAttribute attribute, int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
DeleteRange(XPathNavigator lastSiblingToDelete) | System.Xml.DocumentXPathNavigator | inlinevirtual |
DeleteSelf() | System.Xml.DocumentXPathNavigator | inlinevirtual |
DeleteToFollowingSibling(XmlNode node, XmlNode end) | System.Xml.DocumentXPathNavigator | inlinepackagestatic |
DocumentXPathNavigator(XmlDocument document, XmlNode node) | System.Xml.DocumentXPathNavigator | inline |
DocumentXPathNavigator(DocumentXPathNavigator other) | System.Xml.DocumentXPathNavigator | inline |
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 |
FirstChild(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
FirstChildTail(XmlNode child) | System.Xml.DocumentXPathNavigator | inlineprivate |
GetAttribute(string localName, string namespaceURI) | System.Xml.DocumentXPathNavigator | inlinevirtual |
GetContentKindMask(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
GetDepth(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
GetKindMask(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
GetNamespace(string name) | System.Xml.DocumentXPathNavigator | inlinevirtual |
GetNamespaceManager(XmlNode node, XmlDocument document) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
GetNamespaces(IXmlNamespaceResolver resolver) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
GetNamespacesInScope(XmlNamespaceScope scope) | System.Xml.XPath.XPathNavigator | inlinevirtual |
GetNode() | System.Xml.DocumentXPathNavigator | inlineprivate |
GetValidatingReader(XmlReader reader, XmlSchemaSet schemas, ValidationEventHandler validationEvent, XmlSchemaType schemaType, XmlSchemaElement schemaElement, XmlSchemaAttribute schemaAttribute) | System.Xml.XPath.XPathNavigator | inlineprivate |
HasAttributes | System.Xml.DocumentXPathNavigator | |
HasChildren | System.Xml.DocumentXPathNavigator | |
IndexInParent | System.Xml.XPath.XPathNavigator | package |
InnerXml | System.Xml.XPath.XPathNavigator | |
InsertAfter() | System.Xml.DocumentXPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.InsertAfter(string newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.InsertAfter(XmlReader newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.InsertAfter(XPathNavigator newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
InsertBefore() | System.Xml.DocumentXPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.InsertBefore(string newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.InsertBefore(XmlReader newSibling) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.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) | System.Xml.DocumentXPathNavigator | inline |
IsDescendant(XmlNode top, XmlNode bottom) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
System::Xml::XPath::XPathNavigator.IsDescendant([NotNullWhen(true)] XPathNavigator? nav) | System.Xml.XPath.XPathNavigator | inlinevirtual |
IsEmptyElement | System.Xml.DocumentXPathNavigator | |
IsFollowingSibling(XmlNode left, [NotNullWhen(true)] XmlNode right) | System.Xml.DocumentXPathNavigator | inlinepackagestatic |
IsNode | System.Xml.XPath.XPathNavigator | |
IsSamePosition(XPathNavigator other) | System.Xml.DocumentXPathNavigator | inline |
IsText(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlinepackagestatic |
IsValidChild(XmlNode parent, XmlNode child) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
IsValidChildType(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlineprivate |
IsValidSiblingType(XPathNodeType type) | System.Xml.XPath.XPathNavigator | inlineprivate |
LocalName | System.Xml.DocumentXPathNavigator | |
LookupNamespace(string prefix) | System.Xml.DocumentXPathNavigator | 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.DocumentXPathNavigator | inline |
MoveToAttribute(string localName, string namespaceURI) | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToChild(string localName, string namespaceUri) | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToChild(XPathNodeType type) | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToFirst() | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToFirstAttribute() | System.Xml.DocumentXPathNavigator | inline |
MoveToFirstChild() | System.Xml.DocumentXPathNavigator | inline |
MoveToFirstNamespace(XPathNamespaceScope scope) | System.Xml.DocumentXPathNavigator | inline |
System::Xml::XPath::XPathNavigator.MoveToFirstNamespace() | System.Xml.XPath.XPathNavigator | inline |
MoveToFirstNamespaceGlobal(ref XmlAttributeCollection attributes, ref int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
MoveToFirstNamespaceLocal(XmlAttributeCollection attributes, ref int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
MoveToFollowing(string localName, string namespaceUri, XPathNavigator end) | System.Xml.DocumentXPathNavigator | inline |
MoveToFollowing(XPathNodeType type, XPathNavigator end) | System.Xml.DocumentXPathNavigator | 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) | System.Xml.DocumentXPathNavigator | inline |
MoveToNamespace(string name) | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToNext() | System.Xml.DocumentXPathNavigator | inline |
MoveToNext(string localName, string namespaceUri) | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToNext(XPathNodeType type) | System.Xml.DocumentXPathNavigator | inlinevirtual |
MoveToNextAttribute() | System.Xml.DocumentXPathNavigator | inline |
MoveToNextNamespace(XPathNamespaceScope scope) | System.Xml.DocumentXPathNavigator | inline |
System::Xml::XPath::XPathNavigator.MoveToNextNamespace() | System.Xml.XPath.XPathNavigator | inline |
MoveToNextNamespaceGlobal(ref XmlAttributeCollection attributes, ref int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
MoveToNextNamespaceLocal(XmlAttributeCollection attributes, ref int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
MoveToNonDescendant() | System.Xml.XPath.XPathNavigator | inlinepackage |
MoveToParent() | System.Xml.DocumentXPathNavigator | inline |
MoveToPrevious() | System.Xml.DocumentXPathNavigator | 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.DocumentXPathNavigator | inlinevirtual |
Name | System.Xml.DocumentXPathNavigator | |
NamespaceURI | System.Xml.DocumentXPathNavigator | |
NameTable | System.Xml.DocumentXPathNavigator | |
NavigatorComparer | System.Xml.XPath.XPathNavigator | static |
NextSibling(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
NextSiblingTail(XmlNode node, XmlNode sibling) | System.Xml.DocumentXPathNavigator | inlineprivate |
NodeType | System.Xml.DocumentXPathNavigator | |
NodeTypeLetter | System.Xml.XPath.XPathNavigator | packagestatic |
OuterXml | System.Xml.XPath.XPathNavigator | |
OwnerNode(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
ParentNode(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
ParentNodeTail(XmlNode parent) | System.Xml.DocumentXPathNavigator | inlineprivate |
PathHasDuplicateNamespace(XmlElement top, XmlElement bottom, string localName) | System.Xml.DocumentXPathNavigator | inlineprivate |
Prefix | System.Xml.DocumentXPathNavigator | |
PrependChild() | System.Xml.DocumentXPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.PrependChild(string newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.PrependChild(XmlReader newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
System::Xml::XPath::XPathNavigator.PrependChild(XPathNavigator newChild) | System.Xml.XPath.XPathNavigator | inlinevirtual |
PrependChildElement(string prefix, string localName, string namespaceURI, string value) | System.Xml.XPath.XPathNavigator | inlinevirtual |
PreviousSibling(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
PreviousSiblingTail(XmlNode node, XmlNode sibling) | System.Xml.DocumentXPathNavigator | inlineprivate |
PreviousText(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
PreviousTextTail(XmlNode node, XmlNode text) | System.Xml.DocumentXPathNavigator | inlineprivate |
ReadSubtree() | System.Xml.XPath.XPathNavigator | inlinevirtual |
ReplaceRange(XPathNavigator lastSiblingToReplace) | System.Xml.DocumentXPathNavigator | 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 |
ResetAttributePosition(XmlAttribute attribute, [NotNullWhen(true)] XmlAttributeCollection attributes, out int index) | System.Xml.DocumentXPathNavigator | inlineprivatestatic |
ResetPosition(XmlNode node) | System.Xml.DocumentXPathNavigator | inlinepackage |
SchemaInfo | System.Xml.DocumentXPathNavigator | |
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(string localName, string namespaceURI, bool matchSelf) | System.Xml.DocumentXPathNavigator | inlinevirtual |
SelectDescendants(XPathNodeType nt, bool includeSelf) | System.Xml.DocumentXPathNavigator | 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.DocumentXPathNavigator | inlinevirtual |
TextEnd(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
TextStart(XmlNode node) | System.Xml.DocumentXPathNavigator | inlineprivate |
ToString() | System.Xml.XPath.XPathNavigator | inline |
TypedValue | System.Xml.XPath.XPathNavigator | |
UnderlyingObject | System.Xml.DocumentXPathNavigator | |
UniqueId | System.Xml.XPath.XPathNavigator | package |
UniqueIdTbl | System.Xml.XPath.XPathNavigator | packagestatic |
Value | System.Xml.DocumentXPathNavigator | |
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 | |
ValueDocument | System.Xml.DocumentXPathNavigator | private |
ValueText | System.Xml.DocumentXPathNavigator | private |
ValueType | System.Xml.XPath.XPathNavigator | |
WriteSubtree(XmlWriter writer) | System.Xml.XPath.XPathNavigator | inlinevirtual |
XmlLang | System.Xml.DocumentXPathNavigator | |
XmlType | System.Xml.XPath.XPathNavigator | |