IGroupOperations<T>.MaxValue Property

Gets the largest possible value of the operand type.

Definition

Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
T MaxValue { get; }

Property Value

T

See Also