WriteEndArray Method

Json.NET

Json.NET - Quick Starts & API Documentation WriteEndArray Method
NamespacesNewtonsoft.JsonJsonWriterWriteEndArray()()()()
Writes the end of an array.
Declaration Syntax
C# Visual Basic Visual C++
public virtual void WriteEndArray()
Public Overridable Sub WriteEndArray
public:
virtual void WriteEndArray()

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