Helper.IsEmpty Méthode
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.
Surcharges
IsEmpty(ArrayList) | |
IsEmpty(String) |
IsEmpty(ArrayList)
public:
static bool IsEmpty(System::Collections::ArrayList ^ list);
public static bool IsEmpty (System.Collections.ArrayList list);
static member IsEmpty : System.Collections.ArrayList -> bool
Public Shared Function IsEmpty (list As ArrayList) As Boolean
Paramètres
- list
- ArrayList