ObjectListItemCollection.GetAll Metoda

Definicja

Zwraca tablicę wszystkich elementów w kolekcji ObjectListItem . Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z 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ż