IgnoreDeviceFilterElementCollection.Clear 方法
定义
从集合中移除所有 IgnoreDeviceFilterElement 对象。Removes all the IgnoreDeviceFilterElement objects from the collection.
public:
void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()