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

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

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

A collection of the sibling tokens after this tokens, in document order.

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