MobileListItemCollection.GetAll Metoda

Definicja

Pobiera elementy w określonej kolekcji jako pojedynczą tablicę MobileListItem obiektów. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

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

Zwraca

Tablica elementów w określonej kolekcji.

Dotyczy

Zobacz też