You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JContainer Class > JContainer Methods > Children Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JContainer.Children Method

Returns a collection of the child tokens of this token, in document order.

Syntax
C++
C#
Visual Basic
public: JEnumerable<JToken> Children();
Returns

An IEnumerable{T} of JToken containing the child tokens of this JToken, in document order.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.