MobileListItemCollection.SetAll(MobileListItem[]) Metoda

Definicja

Ustawia tablicę MobileListItem obiektów jako MobileListItemCollection. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with 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ż