Udostępnij za pośrednictwem


IObjectListFieldCollection.GetAll Metoda

Definicja

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