UInt128.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

UInt128

实现

适用于