<Code Lib>
2020 Method
Changes 0
M

FilterableValueProvider.GetDoubleValue

Description:
Gets a double-precision numeric value from the given element.

public double GetDoubleValue(
	Element element
)

Return Value double The double-precision numeric value from the element.

Loading…