MobileListItemCollection.SetAll(MobileListItem[]) 메서드

정의

개체의 MobileListItem 배열을 .로 MobileListItemCollection설정합니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

public:
 void SetAll(cli::array <System::Web::UI::MobileControls::MobileListItem ^> ^ value);
public void SetAll(System.Web.UI.MobileControls.MobileListItem[] value);
member this.SetAll : System.Web.UI.MobileControls.MobileListItem[] -> unit
Public Sub SetAll (value As MobileListItem())

매개 변수

value
MobileListItem[]

배열입니다 MobileListItem .

적용 대상

추가 정보