Click or drag to resize

JContainerChildrenTokens Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Linq.JContainer.ChildrenTokens"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public abstract IList<JToken> ChildrenTokens { get; }

Property Value

Type: IListJToken
See Also