Click or drag to resize

XPathQuery Constructor

Overload List
  NameDescription
Public methodXPathQuery(String, ComparisonOperator)
Initializes a new instance of the XPathQuery class
Public methodXPathQuery(String, ComparisonOperator, Object)
Initializes a new instance of the XPathQuery class
Public methodXPathQuery(String, ComparisonOperator, Object, Boolean)
Initializes a new instance of the XPathQuery class
Public methodXPathQuery(String, ComparisonOperator, Object, Boolean, AttributeType, Boolean)
Initializes a new instance of the XPathQuery class
Top
See Also