Język

MobileListItemCollection.SetAll(MobileListItem[]) Metoda

Definicja

Ustawia tablicę MobileListItem obiektów jako MobileListItemCollection. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET.

public:
 void SetAll(cli::array <System::Web::UI::MobileControls::MobileListItem ^> ^ value);
public void SetAll(System.Web.UI.MobileControls.MobileListItem[] value);
member this.SetAll : System.Web.UI.MobileControls.MobileListItem[] -> unit
Public Sub SetAll (value As MobileListItem())

Parametry

value
MobileListItem[]

Tablica MobileListItem .

Dotyczy

Zobacz też