DataTableCollection.List Propriété

Définition

Obtient les éléments de la collection sous la forme d'une liste.

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é

Éléments de la collection sous forme de liste.

S’applique à