UInt128.MinValue Property

Definition

Gets the minimum value of the current type.

public:
 static property UInt128 MinValue { UInt128 get(); };
public static UInt128 MinValue { get; }
static member MinValue : UInt128
Public Shared ReadOnly Property MinValue As UInt128

Property Value

Implements

Applies to