UInt128.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

Implements

Applies to