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

定義

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

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

実装

適用対象