getDouble abstract method

double? getDouble()

Gets the double precision floating decimal value or null if the type doesn't match.

Returns double?. Attribute value.

Implementation

double? getDouble();