DeviceSpecificChoiceCollection.All Właściwość

Definicja

Pobiera tablicę DeviceSpecificChoice obiektów z kolekcji. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z 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

Wartość właściwości

Tablica DeviceSpecificChoice obiektów zawartych w kolekcji.

Atrybuty

Dotyczy

Zobacz też