Int64.INumberBase<Int64>.Zero Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.