FilterableValueProvider.GetDoubleValue
Method
Description:
Gets a double-precision numeric value from the given element.
Gets a double-precision numeric value from the given element.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | The element to query. |
Return Value
Type | Description |
---|---|
Double | The double-precision numeric value from the element. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |