Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Collection
Extensions
Max Method
Overload List
Max
TSource
(IEnumerable
TSource
, IComparer
TSource
)
Returns the largest item from the enumeration.
Max
TSource
(IEnumerable
TSource
, Func
TSource, TSource, Int32
)
Returns the largest item from the enumeration.
See Also
Reference
CollectionExtensions Class
Gemstone.Collections.CollectionExtensions Namespace
In This Article
Overload List
See Also