JPropertyChildrenTokens Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Linq.JProperty.ChildrenTokens"]
Namespace:
Stimulsoft.Base.Json.Linq
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public override IList<JToken> ChildrenTokens { get; }
Public Overrides ReadOnly Property ChildrenTokens As IList(Of JToken)
Get
Property Value
Type:
IListJTokenSee Also