Bagikan melalui


DeviceSpecificChoiceCollection.All Properti

Definisi

Mengambil array DeviceSpecificChoice objek dari koleksi. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

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

Nilai Properti

Array DeviceSpecificChoice objek yang dimuat oleh koleksi.

Atribut

Berlaku untuk

Lihat juga