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

実装

適用対象