







[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | 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.
|