getFloat abstract method
Gets the single precision floating decimal value or null if the type doesn't match.
Returns double?. Attribute value.
Implementation
double? getFloat();
Gets the single precision floating decimal value or null if the type doesn't match.
Returns double?. Attribute value.
double? getFloat();