Json.NET - Quick Starts & API Documentation
WriteEndObject Method
NamespacesNewtonsoft.JsonJsonWriterWriteEndObject()()()
Writes the end of a Json object.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteEndObject()
Public Sub WriteEndObject
public:
void WriteEndObject()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.0.0.0 (3.0.0.0)