Gets the next sibling token of this node.

Declaration Syntax
public JToken Next { get; internal set; }
Public Property Next As JToken
Get
Friend Set

Value
The
JToken that contains the next sibling token.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)