Overload List
| Name | Description | |
|---|---|---|
| Evaluate(XmlNode, Int32 ) |
Evaluates an XQuery Expression and returns the Result as XML.
| |
| Evaluate(String, String, Int32 ) |
Evaluates an XQuery Expression and returns the Result as XML.
| |
| Evaluate(String, XmlNode, Int32 ) |
Evaluates an XQuery Expression and returns the Result as XML.
| |
| Evaluate(String, String, String, String, Int32 ) |
Evaluates an XQuery Expression and returns the Result as XML.
| |
| Evaluate(String, XmlNode, String, String, Int32 ) |
Evaluates an XQuery Expression and returns the Result as XML.
|
See Also