Table of Contents

Interface IXPathEvaluationResult<T>

Namespace
Javax.Xml.Xpath
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IXPathEvaluationResult<T>

Type Parameters

T

Methods

Type()

XPathEvaluationResult.XPathResultType Type()

Returns

XPathEvaluationResult.XPathResultType

XPathEvaluationResult.XPathResultType

Value()

T Value()

Returns

T

T