getMin Class |
Namespace: WhetStone.Looping
public static class getMin
| Name | Description | |
|---|---|---|
| GetMinT(IEnumerableT, IComparerT) |
Get the smallest element in an IEnumerableT.
| |
| GetMinT(IEnumerableT, Int32) |
Get the smallest element in an IEnumerableT.
| |
| GetMinT(IEnumerableT, IComparerT, Int32) |
Get the smallest element in an IEnumerableT.
|