Prints the string representation of the specified character array
to the target.
Syntax
[Android.Runtime.Register("print", "([C)V", "GetPrint_arrayCHandler")]
public virtual
void Print (
char[] charArray)
See Also
Parameters
- charArray
- the character array 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