IXPathResult.NumberValue
IXPathResult.NumberValue property
The value of this number result.
public double NumberValue { get; }
Exceptions
exception | condition |
---|---|
DOMException | TYPE_ERR: raised if resultType is not Number type. |
See Also
- interface IXPathResult
- namespace Aspose.Svg.Dom.XPath
- assembly Aspose.SVG