UInt32.IAdditiveIdentity<UInt32,UInt32>.AdditiveIdentity プロパティ

定義

現在の型の加算 ID を取得します。

static property System::UInt32 System::Numerics::IAdditiveIdentity<System::UInt32,System::UInt32>::AdditiveIdentity { System::UInt32 get(); };
static uint System.Numerics.IAdditiveIdentity<System.UInt32,System.UInt32>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.UInt32,System.UInt32>.AdditiveIdentity : uint32
 Shared ReadOnly Property AdditiveIdentity As UInteger Implements IAdditiveIdentity(Of UInteger, UInteger).AdditiveIdentity

プロパティ値

実装

適用対象