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