WriteEnd Method

Json.NET

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

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623)