 | XPathNavigator.AppendChildXPathNavigator.AppendChildXPathNavigator::AppendChild |
Returns an XmlWriterXmlWriterXmlWriter object used to create one or more new child nodes at the end of the list of child nodes of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.AppendChildXPathNavigator.AppendChildXPathNavigator::AppendChild |
Creates a new child node at the end of the list of child nodes of the current node using the XML data string specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.AppendChildXPathNavigator.AppendChildXPathNavigator::AppendChild |
Creates a new child node at the end of the list of child nodes of the current node using the XML contents of the XmlReaderXmlReaderXmlReader object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.AppendChildXPathNavigator.AppendChildXPathNavigator::AppendChild |
Creates a new child node at the end of the list of child nodes of the current node using the nodes in the XPathNavigatorXPathNavigatorXPathNavigator specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.AppendChildElementXPathNavigator.AppendChildElementXPathNavigator::AppendChildElement |
Creates a new child element node at the end of the list of child nodes of the current node using the namespace prefix, local name and namespace URI specified with the value specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.CheckValidityXPathNavigator.CheckValidityXPathNavigator::CheckValidity |
Verifies that the XML data in the XPathNavigatorXPathNavigatorXPathNavigator conforms to the XML Schema definition language (XSD) schema provided.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.CloneXPathNavigator.CloneXPathNavigator::Clone |
When overridden in a derived class, creates a new XPathNavigatorXPathNavigatorXPathNavigator positioned at the same node as this XPathNavigatorXPathNavigatorXPathNavigator.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ComparePositionXPathNavigator.ComparePositionXPathNavigator::ComparePosition |
Compares the position of the current XPathNavigatorXPathNavigatorXPathNavigator with the position of the XPathNavigatorXPathNavigatorXPathNavigator specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.CompileXPathNavigator.CompileXPathNavigator::Compile |
Compiles a string representing an XPath expression and returns an XPathExpressionXPathExpressionXPathExpression object.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.CreateAttributeXPathNavigator.CreateAttributeXPathNavigator::CreateAttribute |
Creates an attribute node on the current element node using the namespace prefix, local name and namespace URI specified with the value specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.CreateAttributesXPathNavigator.CreateAttributesXPathNavigator::CreateAttributes |
Returns an XmlWriterXmlWriterXmlWriter object used to create new attributes on the current element.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.CreateNavigatorXPathNavigator.CreateNavigatorXPathNavigator::CreateNavigator |
Returns a copy of the XPathNavigatorXPathNavigatorXPathNavigator.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.DeleteRangeXPathNavigator.DeleteRangeXPathNavigator::DeleteRange |
Deletes a range of sibling nodes from the current node to the node specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.DeleteSelfXPathNavigator.DeleteSelfXPathNavigator::DeleteSelf |
Deletes the current node and its child nodes.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | Object.EqualsObject.EqualsObject::Equals |
Determines whether the specified objectObjectobject is equal to the current objectObjectobject.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathNavigator.EvaluateXPathNavigator.EvaluateXPathNavigator::Evaluate |
Evaluates the specified XPath expression and returns the typed result.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.EvaluateXPathNavigator.EvaluateXPathNavigator::Evaluate |
Evaluates the specified XPath expression and returns the typed result, using the IXmlNamespaceResolverIXmlNamespaceResolverIXmlNamespaceResolver object specified to resolve namespace prefixes in the XPath expression.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.EvaluateXPathNavigator.EvaluateXPathNavigator::Evaluate |
Evaluates the XPathExpressionXPathExpressionXPathExpression and returns the typed result.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.EvaluateXPathNavigator.EvaluateXPathNavigator::Evaluate |
Uses the supplied context to evaluate the XPathExpressionXPathExpressionXPathExpression, and returns the typed result.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | Object.FinalizeObject.FinalizeObject::Finalize |
Allows an objectObjectobject to attempt to free resources and perform other cleanup operations before the objectObjectobject is reclaimed by garbage collection.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathNavigator.GetAttributeXPathNavigator.GetAttributeXPathNavigator::GetAttribute |
Gets the value of the attribute with the specified local name and namespace URI.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode |
Serves as a hash function for a particular type.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathNavigator.GetNamespaceXPathNavigator.GetNamespaceXPathNavigator::GetNamespace |
Returns the value of the namespace node corresponding to the specified local name.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.GetNamespacesInScopeXPathNavigator.GetNamespacesInScopeXPathNavigator::GetNamespacesInScope |
Returns the in-scope namespaces of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | Object.GetTypeObject.GetTypeObject::GetType |
Gets the TypeTypeType of the current instance.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathNavigator.InsertAfterXPathNavigator.InsertAfterXPathNavigator::InsertAfter |
Returns an XmlWriterXmlWriterXmlWriter object used to create a new sibling node after the currently selected node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertAfterXPathNavigator.InsertAfterXPathNavigator::InsertAfter |
Creates a new sibling node after the currently selected node using the XML string specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertAfterXPathNavigator.InsertAfterXPathNavigator::InsertAfter |
Creates a new sibling node after the currently selected node using the XML contents of the XmlReaderXmlReaderXmlReader object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertAfterXPathNavigator.InsertAfterXPathNavigator::InsertAfter |
Creates a new sibling node after the currently selected node using the nodes in the XPathNavigatorXPathNavigatorXPathNavigator object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertBeforeXPathNavigator.InsertBeforeXPathNavigator::InsertBefore |
Returns an XmlWriterXmlWriterXmlWriter object used to create a new sibling node before the currently selected node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertBeforeXPathNavigator.InsertBeforeXPathNavigator::InsertBefore |
Creates a new sibling node before the currently selected node using the XML string specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertBeforeXPathNavigator.InsertBeforeXPathNavigator::InsertBefore |
Creates a new sibling node before the currently selected node using the XML contents of the XmlReaderXmlReaderXmlReader object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertBeforeXPathNavigator.InsertBeforeXPathNavigator::InsertBefore |
Creates a new sibling node before the currently selected node using the nodes in the XPathNavigatorXPathNavigatorXPathNavigator specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertElementAfterXPathNavigator.InsertElementAfterXPathNavigator::InsertElementAfter |
Creates a new sibling element after the current node using the namespace prefix, local name and namespace URI specified, with the value specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.InsertElementBeforeXPathNavigator.InsertElementBeforeXPathNavigator::InsertElementBefore |
Creates a new sibling element before the current node using the namespace prefix, local name, and namespace URI specified, with the value specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.IsDescendantXPathNavigator.IsDescendantXPathNavigator::IsDescendant |
Determines whether the specified XPathNavigatorXPathNavigatorXPathNavigator is a descendant of the current XPathNavigatorXPathNavigatorXPathNavigator.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.IsSamePositionXPathNavigator.IsSamePositionXPathNavigator::IsSamePosition |
When overridden in a derived class, determines whether the current XPathNavigatorXPathNavigatorXPathNavigator is at the same position as the specified XPathNavigatorXPathNavigatorXPathNavigator.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.LookupNamespaceXPathNavigator.LookupNamespaceXPathNavigator::LookupNamespace |
Gets the namespace URI for the specified prefix.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.LookupPrefixXPathNavigator.LookupPrefixXPathNavigator::LookupPrefix |
Gets the prefix declared for the specified namespace URI.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MatchesXPathNavigator.MatchesXPathNavigator::Matches |
Determines whether the current node matches the specified XPath expression.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MatchesXPathNavigator.MatchesXPathNavigator::Matches |
Determines whether the current node matches the specified XPathExpressionXPathExpressionXPathExpression.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone |
Creates a shallow copy of the current objectObjectobject.
(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathNavigator.MoveToXPathNavigator.MoveToXPathNavigator::MoveTo |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the same position as the specified XPathNavigatorXPathNavigatorXPathNavigator.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToAttributeXPathNavigator.MoveToAttributeXPathNavigator::MoveToAttribute |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the attribute with the matching local name and namespace URI.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToChildXPathNavigator.MoveToChildXPathNavigator::MoveToChild |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the child node with the local name and namespace URI specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToChildXPathNavigator.MoveToChildXPathNavigator::MoveToChild |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the child node of the XPathNodeTypeXPathNodeTypeXPathNodeType specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFirstXPathNavigator.MoveToFirstXPathNavigator::MoveToFirst |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the first sibling node of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFirstAttributeXPathNavigator.MoveToFirstAttributeXPathNavigator::MoveToFirstAttribute |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the first attribute of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFirstChildXPathNavigator.MoveToFirstChildXPathNavigator::MoveToFirstChild |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the first child node of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFirstNamespaceXPathNavigator.MoveToFirstNamespaceXPathNavigator::MoveToFirstNamespace |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to first namespace node of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFirstNamespaceXPathNavigator.MoveToFirstNamespaceXPathNavigator::MoveToFirstNamespace |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the first namespace node that matches the XPathNamespaceScopeXPathNamespaceScopeXPathNamespaceScope specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFollowingXPathNavigator.MoveToFollowingXPathNavigator::MoveToFollowing |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the element with the local name and namespace URI specified in document order.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFollowingXPathNavigator.MoveToFollowingXPathNavigator::MoveToFollowing |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the element with the local name and namespace URI specified, to the boundary specified, in document order.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFollowingXPathNavigator.MoveToFollowingXPathNavigator::MoveToFollowing |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the following element of the XPathNodeTypeXPathNodeTypeXPathNodeType specified in document order.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToFollowingXPathNavigator.MoveToFollowingXPathNavigator::MoveToFollowing |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the following element of the XPathNodeTypeXPathNodeTypeXPathNodeType specified, to the boundary specified, in document order.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToIdXPathNavigator.MoveToIdXPathNavigator::MoveToId |
When overridden in a derived class, moves to the node that has an attribute of type ID whose value matches the specified stringStringString.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNamespaceXPathNavigator.MoveToNamespaceXPathNavigator::MoveToNamespace |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the namespace node with the specified namespace prefix.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNextXPathNavigator.MoveToNextXPathNavigator::MoveToNext |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the next sibling node of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNextXPathNavigator.MoveToNextXPathNavigator::MoveToNext |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the next sibling node with the local name and namespace URI specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNextXPathNavigator.MoveToNextXPathNavigator::MoveToNext |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the next sibling node of the current node that matches the XPathNodeTypeXPathNodeTypeXPathNodeType specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNextAttributeXPathNavigator.MoveToNextAttributeXPathNavigator::MoveToNextAttribute |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the next attribute.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNextNamespaceXPathNavigator.MoveToNextNamespaceXPathNavigator::MoveToNextNamespace |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the next namespace node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToNextNamespaceXPathNavigator.MoveToNextNamespaceXPathNavigator::MoveToNextNamespace |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the next namespace node matching the XPathNamespaceScopeXPathNamespaceScopeXPathNamespaceScope specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToParentXPathNavigator.MoveToParentXPathNavigator::MoveToParent |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the parent node of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToPreviousXPathNavigator.MoveToPreviousXPathNavigator::MoveToPrevious |
When overridden in a derived class, moves the XPathNavigatorXPathNavigatorXPathNavigator to the previous sibling node of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.MoveToRootXPathNavigator.MoveToRootXPathNavigator::MoveToRoot |
Moves the XPathNavigatorXPathNavigatorXPathNavigator to the root node that the current node belongs to.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.PrependChildXPathNavigator.PrependChildXPathNavigator::PrependChild |
Returns an XmlWriterXmlWriterXmlWriter object used to create a new child node at the beginning of the list of child nodes of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.PrependChildXPathNavigator.PrependChildXPathNavigator::PrependChild |
Creates a new child node at the beginning of the list of child nodes of the current node using the XML string specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.PrependChildXPathNavigator.PrependChildXPathNavigator::PrependChild |
Creates a new child node at the beginning of the list of child nodes of the current node using the XML contents of the XmlReaderXmlReaderXmlReader object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.PrependChildXPathNavigator.PrependChildXPathNavigator::PrependChild |
Creates a new child node at the beginning of the list of child nodes of the current node using the nodes in the XPathNavigatorXPathNavigatorXPathNavigator object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.PrependChildElementXPathNavigator.PrependChildElementXPathNavigator::PrependChildElement |
Creates a new child element at the beginning of the list of child nodes of the current node using the namespace prefix, local name, and namespace URI specified with the value specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ReadSubtreeXPathNavigator.ReadSubtreeXPathNavigator::ReadSubtree |
Returns an XmlReaderXmlReaderXmlReader object that contains the current node and its child nodes.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ReplaceRangeXPathNavigator.ReplaceRangeXPathNavigator::ReplaceRange |
Replaces a range of sibling nodes from the current node to the node specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ReplaceSelfXPathNavigator.ReplaceSelfXPathNavigator::ReplaceSelf |
Replaces the current node with the content of the string specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ReplaceSelfXPathNavigator.ReplaceSelfXPathNavigator::ReplaceSelf |
Replaces the current node with the contents of the XmlReaderXmlReaderXmlReader object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ReplaceSelfXPathNavigator.ReplaceSelfXPathNavigator::ReplaceSelf |
Replaces the current node with the contents of the XPathNavigatorXPathNavigatorXPathNavigator object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectXPathNavigator.SelectXPathNavigator::Select |
Selects a node set, using the specified XPath expression.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectXPathNavigator.SelectXPathNavigator::Select |
Selects a node set using the specified XPath expression with the IXmlNamespaceResolverIXmlNamespaceResolverIXmlNamespaceResolver object specified to resolve namespace prefixes.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectXPathNavigator.SelectXPathNavigator::Select |
Selects a node set using the specified XPathExpressionXPathExpressionXPathExpression.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectAncestorsXPathNavigator.SelectAncestorsXPathNavigator::SelectAncestors |
Selects all the ancestor nodes of the current node that have the specified local name and namespace URI.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectAncestorsXPathNavigator.SelectAncestorsXPathNavigator::SelectAncestors |
Selects all the ancestor nodes of the current node that have a matching XPathNodeTypeXPathNodeTypeXPathNodeType.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectChildrenXPathNavigator.SelectChildrenXPathNavigator::SelectChildren |
Selects all the child nodes of the current node that have the local name and namespace URI specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectChildrenXPathNavigator.SelectChildrenXPathNavigator::SelectChildren |
Selects all the child nodes of the current node that have the matching XPathNodeTypeXPathNodeTypeXPathNodeType.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectDescendantsXPathNavigator.SelectDescendantsXPathNavigator::SelectDescendants |
Selects all the descendant nodes of the current node with the local name and namespace URI specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectDescendantsXPathNavigator.SelectDescendantsXPathNavigator::SelectDescendants |
Selects all the descendant nodes of the current node that have a matching XPathNodeTypeXPathNodeTypeXPathNodeType.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectSingleNodeXPathNavigator.SelectSingleNodeXPathNavigator::SelectSingleNode |
Selects a single node in the XPathNavigatorXPathNavigatorXPathNavigator using the specified XPath query.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectSingleNodeXPathNavigator.SelectSingleNodeXPathNavigator::SelectSingleNode |
Selects a single node in the XPathNavigatorXPathNavigatorXPathNavigator object using the specified XPath query with the IXmlNamespaceResolverIXmlNamespaceResolverIXmlNamespaceResolver object specified to resolve namespace prefixes.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SelectSingleNodeXPathNavigator.SelectSingleNodeXPathNavigator::SelectSingleNode |
Selects a single node in the XPathNavigatorXPathNavigatorXPathNavigator using the specified XPathExpressionXPathExpressionXPathExpression object.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SetTypedValueXPathNavigator.SetTypedValueXPathNavigator::SetTypedValue |
Sets the typed value of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.SetValueXPathNavigator.SetValueXPathNavigator::SetValue |
Sets the value of the current node.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |
 | XPathNavigator.ToStringXPathNavigator.ToStringXPathNavigator::ToString |
Gets the text value of the current node.
(Overrides Object.ToStringObject.ToStringObject::ToString) |
 | UnparsedEntityPublicDdUnparsedEntityPublicDdUnparsedEntityPublicDd |
Returns the public identifier of the specified entity name.
|
 | UnparsedEntitySystemDdUnparsedEntitySystemDdUnparsedEntitySystemDd |
Returns the system identifier of the specified entity name.
|
 | XPathItem.ValueAsXPathItem.ValueAsXPathItem::ValueAs |
Returns the item's value as the specified type.
(Inherited from System.Xml.XPath.XPathItemSystem.Xml.XPath.XPathItemSystem.Xml.XPath::XPathItem) |
 | XPathNavigator.ValueAsXPathNavigator.ValueAsXPathNavigator::ValueAs |
Gets the current node's value as the TypeTypeType specified, using the IXmlNamespaceResolverIXmlNamespaceResolverIXmlNamespaceResolver object specified to resolve namespace prefixes.
(Overrides XPathItem.ValueAsXPathItem.ValueAsXPathItem::ValueAs) |
 | XPathNavigator.WriteSubtreeXPathNavigator.WriteSubtreeXPathNavigator::WriteSubtree |
Streams the current node and its child nodes to the XmlWriterXmlWriterXmlWriter object specified.
(Inherited from System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator) |