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
- package com.aspose.html.Dom.XPath
- package Aspose.HTML