RVTDocs.com

FilterableValueProvider.GetDoubleValue

Method
Description:
Gets a double-precision numeric value from the given element.
Syntax
public double GetDoubleValue(
	Element 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