Int128.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to