Gets the depth of the current token in the JSON document.

Declaration Syntax
public virtual int Depth { get; }Public Overridable ReadOnly Property Depth As Integer
public:
virtual property int Depth {
int get ();
}
Value
The depth of the current token in the JSON document.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)