Prints the string representation of the specified integer to the target.
Syntax
[Android.Runtime.Register("print", "(I)V", "GetPrint_IHandler")]
public virtual
void Print (
int inum)
See Also
Parameters
- inum
- the integer value to print to the target.
Remarks
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1