SByte.INumberBase<SByte>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to