Single.INumberBase<Single>.Zero 属性

定义

获取类型的值 0

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

属性值

实现

适用于