ObjectListFieldCollection.SetAll(ObjectListField[]) Metoda

Definicja

Ustawia tablicę ObjectListItem obiektów jako ObjectListFieldCollection. 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:
 void SetAll(cli::array <System::Web::UI::MobileControls::ObjectListField ^> ^ value);
public void SetAll (System.Web.UI.MobileControls.ObjectListField[] value);
member this.SetAll : System.Web.UI.MobileControls.ObjectListField[] -> unit
Public Sub SetAll (value As ObjectListField())

Parametry

value
ObjectListField[]

Tablica ObjectListItem .

Dotyczy

Zobacz też