DataGridViewSelectedCellCollection.List Propriété

Définition

Obtient une liste des éléments de la collection.

protected:
 virtual property System::Collections::ArrayList ^ List { System::Collections::ArrayList ^ get(); };
protected override System.Collections.ArrayList List { get; }
member this.List : System.Collections.ArrayList
Protected Overrides ReadOnly Property List As ArrayList

Valeur de propriété

ArrayList

ArrayList contenant les éléments de la collection.

S’applique à

Voir aussi