Json.NET - Quick Starts & API Documentation
WriteEnd Method
NamespacesNewtonsoft.JsonJsonWriterWriteEnd()()()
Writes the end of the current Json object or array.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteEnd()
Public Sub WriteEnd
public:
void WriteEnd()

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