IXPathResult.BooleanValue
IXPathResult.BooleanValue property
The value of this boolean result.
public bool BooleanValue { get; }
Exceptions
exception | condition |
---|---|
DOMException | TYPE_ERR: raised if resultType is not Boolean type. |
See Also
- interface IXPathResult
- namespace Aspose.Html.Dom.XPath
- assembly Aspose.HTML