ObjectListCommandCollection.Add(ObjectListCommand) 메서드

정의

컬렉션에 명령을 추가합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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)

매개 변수

command
ObjectListCommand

컬렉션의 끝에 추가할 명령입니다.

적용 대상

추가 정보