IMinMaxValue<TSelf>.MaxValue 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.
Obtient la valeur maximale du type actuel.
public:
static property TSelf MaxValue { TSelf get(); };
public static abstract TSelf MaxValue { get; }
static member MaxValue : 'Self
Public Shared ReadOnly Property MaxValue As TSelf