次の方法で共有


UInt128.Zero プロパティ

定義

型の値 0 を取得します。

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

プロパティ値

UInt128

実装

適用対象