PropertyManager.GetListName(ArrayList) 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.
Obtient le nom de la liste fournissant les données pour la liaison.
protected public:
override System::String ^ GetListName(System::Collections::ArrayList ^ listAccessors);
protected internal override string GetListName(System.Collections.ArrayList listAccessors);
protected internal override string GetListName(System.Collections.ArrayList? listAccessors);
override this.GetListName : System.Collections.ArrayList -> string
Protected Friend Overrides Function GetListName (listAccessors As ArrayList) As String
Paramètres
Retours
Retourne toujours une chaîne vide.