UIntPtr.IAdditiveIdentity<UIntPtr,UIntPtr>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

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

Property Value

UIntPtr

unativeint

Implements

Applies to