Click or drag to resize

getMax Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.LoopinggetMax

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class getMax
Methods
  NameDescription
Public methodStatic memberGetMaxT(IEnumerableT, IComparerT)
Public methodStatic memberGetMaxT(IEnumerableT, Int32)
Public methodStatic memberGetMaxT(IEnumerableT, IComparerT, Int32)
Top
See Also