UInt64.INumberBase<UInt64>.Zero Property

Definition

Gets the value 0 for the type.

static property System::UInt64 System::Numerics::INumberBase<System::UInt64>::Zero { System::UInt64 get(); };
static ulong System.Numerics.INumberBase<System.UInt64>.Zero { get; }
static member System.Numerics.INumberBase<System.UInt64>.Zero : uint64
 Shared ReadOnly Property Zero As ULong Implements INumberBase(Of ULong).Zero

Property Value

Implements

Applies to