XPQuery<T>.Deserialize Method
| Name | Parameters | Description |
|---|---|---|
| Deserialize(IDataLayer, String) static | dataLayer, data | |
| Deserialize(XPDictionary, String) static | dictionary, data | Creates an instance of the XPQuery<T> class from its string representation. |
| Deserialize(Session, String) static | session, data | Creates an instance of the XPQuery<T> class from its string representation. |