ObjectListItemCollection.GetAll Metoda

Definicja

Zwraca tablicę wszystkich elementów w kolekcji ObjectListItem . 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::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ż