Int16.IAdditiveIdentity<Int16,Int16>.AdditiveIdentity 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前型別的加法識別。
static property short System::Numerics::IAdditiveIdentity<System::Int16,System::Int16>::AdditiveIdentity { short get(); };
static short System.Numerics.IAdditiveIdentity<System.Int16,System.Int16>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.Int16,System.Int16>.AdditiveIdentity : int16
Shared ReadOnly Property AdditiveIdentity As Short Implements IAdditiveIdentity(Of Short, Short).AdditiveIdentity