Int128.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

Int128

实现

适用于