Size.IsEmpty 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.
public:
property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean
Valeur de propriété
true
si cette instance de taille est Empty ; sinon, false
.
Remarques
Même si Size elle est égale à 0, l’instance de celui-ci Size contient toujours un 0 ou 1, indiquant un ensemble de points à zéro ou unidimensionnel. Par conséquent, n’utilisez pas cette propriété pour rechercher une zone 0.