Android.Util.JsonWriter.Close Method
Flushes and closes this writer and the underlying Java.IO.Writer.

Syntax

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

Exceptions

TypeReason
Java.IO.IOExceptionif the JSON document is incomplete.

Remarks

Flushes and closes this writer and the underlying Java.IO.Writer.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11