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

定义

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

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

属性值

实现

适用于