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