Overload | Description |
---|---|
Max(Int32[]) | Returns greater of the integer set. |
Max(Int64[]) | Returns greater of the 64-bit integer set. |
Max(Single[]) | Returns greater of the floating-point number set. |
Max(Double[]) | Returns greater of the double-precision floating-point number set. |
Max(Decimal[]) | Returns greater of the set of numbers of the System.Decimal type. |
Max(DateTime[]) | Returns greater of the two dates. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2