You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Methods > Reverse Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Enumerable.Reverse Method

Inverts the order of the elements in a sequence.

Syntax
C++
C#
Visual Basic
public: IEnumerable<TSource> Reverse<TSource>( this IEnumerable<TSource> source );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.