Char.IAdditiveIdentity<Char,Char>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

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

Property Value

Implements

Applies to