Single.INumberBase<Single>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to