Int128.MinValue 属性

定义

获取当前类型的最小值。

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

属性值

Int128

实现

适用于