Udostępnij za pośrednictwem


ObjectListItemCollection.GetAll Metoda

Definicja

Zwraca tablicę wszystkich elementów w kolekcji ObjectListItem . 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:
 cli::array <System::Web::UI::MobileControls::ObjectListItem ^> ^ GetAll();
public System.Web.UI.MobileControls.ObjectListItem[] GetAll ();
member this.GetAll : unit -> System.Web.UI.MobileControls.ObjectListItem[]
Public Function GetAll () As ObjectListItem()

Zwraca

Tablica wszystkich elementów w kolekcji ObjectListItem .

Dotyczy

Zobacz też