Int32.INumberBase<Int32>.Zero Property

Definition

Gets the value 0 for the type.

static property int System::Numerics::INumberBase<System::Int32>::Zero { int get(); };
static int System.Numerics.INumberBase<System.Int32>.Zero { get; }
static member System.Numerics.INumberBase<System.Int32>.Zero : int
 Shared ReadOnly Property Zero As Integer Implements INumberBase(Of Integer).Zero

Property Value

Implements

Applies to