Int32.INumberBase<Int32>.Zero Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá hodnotu 0
pro typ.
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