NFloat.NegativeInfinity Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente l'infini négatif.
public:
static property System::Runtime::InteropServices::NFloat NegativeInfinity { System::Runtime::InteropServices::NFloat get(); };
public static System.Runtime.InteropServices.NFloat NegativeInfinity { get; }
static member NegativeInfinity : System.Runtime.InteropServices.NFloat
Public Shared ReadOnly Property NegativeInfinity As NFloat