MessageFilterTable<TFilterData>.Clear Method

Definition

Removes all filters and their associated data from the filter table.

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

Implements

Remarks

This method implements Clear.

Applies to