UIntPtr.IAdditiveIdentity<UIntPtr,UIntPtr>.AdditiveIdentity 属性

定义

获取当前类型的加法标识。

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

实现

适用于