Click or drag to resize

XPathExpression Constructor

Overload List
  NameDescription
Public methodXPathExpression
Initializes a new instance of the XPathExpression class
Public methodXPathExpression(String)
Initializes a new instance of the XPathExpression class
Public methodXPathExpression(String, IXPathQueryObject)
Initializes a new instance of the XPathExpression class
Public methodXPathExpression(String, IXPathQueryObject, Boolean)
Initializes a new instance of the XPathExpression class
Top
See Also