DeviceElementCollection.Add(DeviceElement) Metoda

Definicja

Dodaje element urządzenia do kolekcji. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z 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

Element do dodania DeviceElement .

Dotyczy

Zobacz też