DesignerActionListCollection.OnClear Method

Definition

Performs additional custom processes when clearing the contents of the CollectionBase instance.

protected:
 override void OnClear();
protected override void OnClear ();
override this.OnClear : unit -> unit
Protected Overrides Sub OnClear ()

Applies to

See also