Επεξεργασία

Κοινή χρήση μέσω


DeviceElementCollection.Clear Method

Definition

Removes all the device elements from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()

Applies to

See also