SByte.INumberBase<SByte>.Zero 属性

定义

获取类型的值 0

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

属性值

实现

适用于