Click or drag to resize

IXPathResultType Property

Gets the result type.

Namespace:  DotNetBrowser.Dom.XPath
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
XPathResultType Type { get; }

Property Value

Type: XPathResultType
The type of this IXPathResult.
See Also