UInt128.MinValue 属性

定义

获取当前类型的最小值。

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

属性值

UInt128

实现

适用于