UInt32.IAdditiveIdentity<UInt32,UInt32>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

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

Property Value

Implements

Applies to