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

Returns a collection of the ancestor tokens of this token.

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

A collection of the ancestor tokens of this token.

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