Top Property

Json.NET

Json.NET - Quick Starts & API Documentation Top Property
NamespacesNewtonsoft.JsonJsonWriterTop
Gets the top.
Declaration Syntax
C# Visual Basic Visual C++
protected internal int Top { get; }
Protected Friend ReadOnly Property Top As Integer
	Get
protected public:
property int Top {
	int get ();
}
Value
The top.

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