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

実装

適用対象