UInt32.INumberBase<UInt32>.Zero 属性

定义

获取类型的值 0

static property System::UInt32 System::Numerics::INumberBase<System::UInt32>::Zero { System::UInt32 get(); };
static uint System.Numerics.INumberBase<System.UInt32>.Zero { get; }
static member System.Numerics.INumberBase<System.UInt32>.Zero : uint32
 Shared ReadOnly Property Zero As UInteger Implements INumberBase(Of UInteger).Zero

属性值

实现

适用于