SynchronizedKeyedCollection<K,T>.ClearItems Method

Definition

Clears all items from the collection.

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

Applies to