Json.NET - Quick Starts & API Documentation
WriteEnd Method
Namespaces ► Newtonsoft.Json ► JsonWriter ► WriteEnd()()()()
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()