Interface IXPathEvaluationResult<T>
.NET interface for TO BE DEFINED FROM USER
public interface IXPathEvaluationResult<T>
Type Parameters
T
Methods
Type()
XPathEvaluationResult.XPathResultType Type()
Returns
Value()
T Value()
Returns
- T
T