Gets the container's children tokens.

Declaration Syntax
protected override IList<JToken> ChildrenTokens { get; }
Protected Overrides ReadOnly Property ChildrenTokens As IList(Of JToken)
Get

Value
The container's children tokens.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)