public static readonly UInt128 MinValue
Public Shared ReadOnly MinValue As UInt128
public: static initonly UInt128 MinValue
static val MinValue: UInt128
Since there are no negative values of an unsigned integer, this is just the nunber zero.
In This Article