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

定義

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

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

プロパティ値

UIntPtr

unativeint

実装

適用対象