Byte.INumberBase<Byte>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to