Json.NET - Quick Starts & API Documentation
Close Method
NamespacesNewtonsoft.JsonJsonReaderClose()()()
Changes the JsonReader..::.State to Closed.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Close()
Public Overridable Sub Close
public:
virtual void Close()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)