Java.IO.PrintWriter.Close Method
Closes this print writer.

Syntax

[Android.Runtime.Register("close", "()V", "GetCloseHandler")]
public override void Close ()

Remarks

Closes this print writer. Flushes this writer and then closes the target. If an I/O error occurs, this writer's error flag is set to true.

[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