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

Returns a collection of the descendant tokens for this token in document order.

Syntax
C++
C#
Visual Basic
public: IEnumerable<JToken> Descendants();
Returns

An IEnumerable{JToken} containing the descendant tokens of the JToken.

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