Int128.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

Implements

Applies to