This is the complete list of members for System.Xml.XPath.XPathExpression, including all inherited members.
AddSort(object expr, IComparer comparer) | System.Xml.XPath.XPathExpression | |
AddSort(object expr, XmlSortOrder order, XmlCaseOrder caseOrder, string lang, XmlDataType dataType) | System.Xml.XPath.XPathExpression | |
Clone() | System.Xml.XPath.XPathExpression | |
Compile(string xpath) | System.Xml.XPath.XPathExpression | inlinestatic |
Compile(string xpath, IXmlNamespaceResolver? nsResolver) | System.Xml.XPath.XPathExpression | inlinestatic |
Expression | System.Xml.XPath.XPathExpression | |
ReturnType | System.Xml.XPath.XPathExpression | |
SetContext(XmlNamespaceManager nsManager) | System.Xml.XPath.XPathExpression | |
SetContext(IXmlNamespaceResolver? nsResolver) | System.Xml.XPath.XPathExpression | |
XPathExpression() | System.Xml.XPath.XPathExpression | inlinepackage |