Aracılığıyla paylaş


DeviceSpecificChoiceCollection.All Özellik

Tanım

Koleksiyondan bir nesne dizisi DeviceSpecificChoice alır. 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:
 property System::Collections::ArrayList ^ All { System::Collections::ArrayList ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerDefaultProperty)]
public System.Collections.ArrayList All { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerDefaultProperty)>]
member this.All : System.Collections.ArrayList
Public ReadOnly Property All As ArrayList

Özellik Değeri

Koleksiyonun DeviceSpecificChoice içerdiği nesne dizisi.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.