System.Xml.XmlNodeOrder
ComparePosition(System.Xml.XPath.XPathNavigator nav) | TODO |
System.Xml.XPath.XPathExpression
Compile(System.String xpath) | TODO |
System.Object
Evaluate(System.Xml.XPath.XPathExpression expr) | TODO |
System.Object
Evaluate(System.Xml.XPath.XPathExpression expr, System.Xml.XPath.XPathNodeIterator context) | TODO |
System.Object
Evaluate(System.String xpath) | TODO |
System.Boolean
IsDescendant(System.Xml.XPath.XPathNavigator nav) | TODO |
System.Boolean
Matches(System.Xml.XPath.XPathExpression expr) | TODO |
System.Boolean
Matches(System.String xpath) | TODO |
System.Boolean
MoveToFirstNamespace() | TODO |
System.Boolean
MoveToNextNamespace() | TODO |
System.Xml.XPath.XPathNodeIterator
Select(System.Xml.XPath.XPathExpression expr) | TODO |
System.Xml.XPath.XPathNodeIterator
Select(System.String xpath) | TODO |
System.Xml.XPath.XPathNodeIterator
SelectAncestors(System.Xml.XPath.XPathNodeType type, System.Boolean matchSelf) | TODO |
System.Xml.XPath.XPathNodeIterator
SelectAncestors(System.String name, System.String namespaceURI, System.Boolean matchSelf) | TODO |
System.Xml.XPath.XPathNodeIterator
SelectChildren(System.Xml.XPath.XPathNodeType type) | TODO |
System.Xml.XPath.XPathNodeIterator
SelectChildren(System.String name, System.String namespaceURI) | TODO |
System.Xml.XPath.XPathNodeIterator
SelectDescendants(System.Xml.XPath.XPathNodeType type, System.Boolean matchSelf) | TODO |
System.Xml.XPath.XPathNodeIterator
SelectDescendants(System.String name, System.String namespaceURI, System.Boolean matchSelf) | TODO |
System.String
ToString() | TODO |