IGroupOperations<T>.MinValue Property

Gets the smallest possible value of the operand type.

Definition

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

Property Value

T

See Also