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 virtual void WriteEnd()
Public Overridable Sub WriteEnd
public:
virtual void WriteEnd()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)