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

Returns a collection of tokens that contain this token, and the ancestors of this token.

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

A collection of tokens that contain this token, and the ancestors of this token.

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