Java.IO.PrintStream.Print Method
Prints the string representation of the char c.

Syntax

[Android.Runtime.Register("print", "(C)V", "GetPrint_CHandler")]
public virtual void Print (char ch)

Parameters

c
Documentation for this section has not yet been entered.

Remarks

Prints the string representation of the char c.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1