Max Method

Project Mercury API

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Max(Single, Single)
Returns the greater of two values.
Max<(Of <(T>)>)(T, T)
Returns the greater of two values.
Max(Single, Single, Single)
Returns the greater of three values.
Max(Single%, Single, Single)
Sets value to be the greater of two values.
Max<(Of <(T>)>)(T, T, T)
Returns the greater of three values.
Max(Single%, Single, Single, Single)
Sets value to the the greater of three values.

See Also