PostSharpAPI ReferencePost­Sharp.​Patterns.​CollectionsAdvisable­Dictionary<TKey, TValue>Clear­Items
Open sandboxFocus

AdvisableDictionary<TKey, TValue>.ClearItems Method

ClearItems()

Removes all keys and items from the underlying dictionary.

Declaration
protected virtual void ClearItems()