Udostępnij za pośrednictwem


ObjectListCommandCollection.Add(ObjectListCommand) Metoda

Definicja

Dodaje polecenie do kolekcji. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

public:
 void Add(System::Web::UI::MobileControls::ObjectListCommand ^ command);
public void Add (System.Web.UI.MobileControls.ObjectListCommand command);
member this.Add : System.Web.UI.MobileControls.ObjectListCommand -> unit
Public Sub Add (command As ObjectListCommand)

Parametry

command
ObjectListCommand

Polecenie , które ma zostać dodane na końcu kolekcji.

Dotyczy

Zobacz też