Android.Util.JsonReader.Close Method
Closes this JSON reader and the underlying Java.IO.Reader.

Syntax

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

Exceptions

TypeReason
Java.IO.IOException

Remarks

Closes this JSON reader and the underlying Java.IO.Reader.

[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