Single.ISignedNumber<Single>.NegativeOne 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取类型的值 -1
。
static property float System::Numerics::ISignedNumber<System::Single>::NegativeOne { float get(); };
static float System.Numerics.ISignedNumber<System.Single>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.Single>.NegativeOne : single
Shared ReadOnly Property NegativeOne As Single Implements ISignedNumber(Of Single).NegativeOne