Compiles the specified string that represents XPath expression and returns System.Xml.XPath.XPathExpression instance.
xpathA string that represents XPath expression.
An System.Xml.XPath.XPathExpression instance that is the result of compilation.