Write an int value into the output stream.
Syntax
[Android.Runtime.Register("writeInt", "(I)V", "GetWriteInt_IHandler:Java.Sql.ISQLOutputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void WriteInt (
int theInt)
Parameters
- theInt
- the int 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