DeviceElementCollection.Add(DeviceElement) Metoda

Definice

Přidá prvek zařízení do kolekce. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & weby s ASP.NET.

public:
 void Add(System::Web::UI::MobileControls::DeviceElement ^ deviceElement);
public void Add (System.Web.UI.MobileControls.DeviceElement deviceElement);
member this.Add : System.Web.UI.MobileControls.DeviceElement -> unit
Public Sub Add (deviceElement As DeviceElement)

Parametry

deviceElement
DeviceElement

Přidá DeviceElement se.

Platí pro

Viz také