BindingsCollection.Clear Method

Definition

Clears the collection of binding objects.

protected public:
 void Clear();
protected internal void Clear ();
member this.Clear : unit -> unit
Protected Friend Sub Clear ()

Remarks

The CollectionChanged event occurs when you invoke the Clear method.

Applies to