Complex.INumberBase<Complex>.Zero Propriété
Définition
Important
Certaines informations concernent des produits en version préliminaire qui peuvent être considérablement modifiés avant leur sortie. Microsoft n’offre aucune garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur 0 du type.
static property System::Numerics::Complex System::Numerics::INumberBase<System::Numerics::Complex>::Zero { System::Numerics::Complex get(); };
static System.Numerics.Complex System.Numerics.INumberBase<System.Numerics.Complex>.Zero { get; }
static member System.Numerics.INumberBase<System.Numerics.Complex>.Zero : System.Numerics.Complex
Shared ReadOnly Property Zero As Complex Implements INumberBase(Of Complex).Zero