IntPtr.IAdditiveIdentity<IntPtr,IntPtr>.AdditiveIdentity 屬性

定義

取得目前型別的加法識別。

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

屬性值

IntPtr

nativeint

實作

適用於