Share via


ModelingBindingSource.Clear Method

Definition

Removes all elements from the list.

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

Exceptions

Occurs if the AllowRemove flag is set to false.

Applies to