NFloat.INumberBase<NFloat>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to