Android.Util.JsonWriter.EndObject Method
Ends encoding the current object.

Syntax

[Android.Runtime.Register("endObject", "()Landroid/util/JsonWriter;", "")]
public JsonWriter EndObject ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

Remarks

Ends encoding the current object.

[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