Język

IObjectListFieldCollection.GetAll Metoda

Definicja

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

Zwraca

Tablica wszystkich elementów w kolekcji.

Dotyczy