Char.INumberBase<Char>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to