Write a float value into the output stream.
Syntax
[Android.Runtime.Register("writeFloat", "(F)V", "GetWriteFloat_FHandler:Java.Sql.ISQLOutputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void WriteFloat (
float theFloat)
Parameters
- theFloat
- the float value to write.
Exceptions
Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1