getFloat abstract method

double? getFloat()

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

Returns double?. Attribute value.

Implementation

double? getFloat();