SynchronizedCollection<T>.ClearItems Method

Definition

Removes all items from the collection.

protected:
 virtual void ClearItems();
protected virtual void ClearItems ();
abstract member ClearItems : unit -> unit
override this.ClearItems : unit -> unit
Protected Overridable Sub ClearItems ()

Applies to