UInt16.INumberBase<UInt16>.Zero Property

Definition

Gets the value 0 for the type.

static property System::UInt16 System::Numerics::INumberBase<System::UInt16>::Zero { System::UInt16 get(); };
static ushort System.Numerics.INumberBase<System.UInt16>.Zero { get; }
static member System.Numerics.INumberBase<System.UInt16>.Zero : uint16
 Shared ReadOnly Property Zero As UShort Implements INumberBase(Of UShort).Zero

Property Value

Implements

Applies to