UInt64.INumberBase<UInt64>.Zero プロパティ

定義

型の値 0 を取得します。

static property System::UInt64 System::Numerics::INumberBase<System::UInt64>::Zero { System::UInt64 get(); };
static ulong System.Numerics.INumberBase<System.UInt64>.Zero { get; }
static member System.Numerics.INumberBase<System.UInt64>.Zero : uint64
 Shared ReadOnly Property Zero As ULong Implements INumberBase(Of ULong).Zero

プロパティ値

実装

適用対象