Char.IMultiplicativeIdentity<Char,Char>.MultiplicativeIdentity Property

Definition

Gets the multiplicative identity of the current type.

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

Property Value

Implements

Applies to