Int32.IAdditiveIdentity<Int32,Int32>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

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

Property Value

Implements

Applies to