Table of Contents

Interface IXPathEvaluationResult<T>

Namespace
Javax.Xml.Xpath
Assembly
MASES.JNet.dll
public interface IXPathEvaluationResult<T>

Type Parameters

T

Methods

Type()

XPathEvaluationResult.XPathResultType Type()

Returns

XPathEvaluationResult.XPathResultType

XPathEvaluationResult.XPathResultType

Value()

T Value()

Returns

T

T