Share via


MobileListItemCollection.SetAll(MobileListItem[]) Yöntem

Tanım

Nesne dizisini MobileListItem olarak MobileListItemCollectionayarlar. Bu, API artık kullanılmıyor. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. ASP.NET ile Mobile Apps & Siteleri.

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())

Parametreler

Şunlara uygulanır

Ayrıca bkz.