WriteEnd Method
From Json.NET
Json.NET - Quick Starts & API Documentation
WriteEnd Method
Namespaces ► Newtonsoft.Json ► JsonWriter ► WriteEnd()()()()
Writes the end of the current Json object or array.
| C# | Visual Basic | Visual C++ |
public void WriteEnd()
Public Sub WriteEnd
public: void WriteEnd()