You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Methods > Max Method > Max Method (this IEnumerable<TSource>)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Enumerable.Max Method (this IEnumerable<TSource>)

Returns the maximum value in a generic sequence.

Syntax
C++
C#
Visual Basic
public: TSource Max<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.