Int64.INumberBase<Int64>.Zero Property

Definition

Gets the value 0 for the type.

static property long System::Numerics::INumberBase<System::Int64>::Zero { long get(); };
static long System.Numerics.INumberBase<System.Int64>.Zero { get; }
static member System.Numerics.INumberBase<System.Int64>.Zero : int64
 Shared ReadOnly Property Zero As Long Implements INumberBase(Of Long).Zero

Property Value

Implements

Applies to