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

実装

適用対象