Share via


BindingsCollection.List Propiedad

Definición

Obtiene los enlaces de la colección como un objeto.

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

Valor de propiedad

ArrayList

Objeto ArrayList que contiene todos los miembros de la colección.

Se aplica a