PostSharpAPI ReferencePost­Sharp.​Patterns.​CollectionsAdvisable­Hash­Set<T>Clear­Items
Open sandboxFocus

AdvisableHashSet<T>.ClearItems Method

ClearItems()

Removes all elements from the underlying set.

Declaration
protected virtual void ClearItems()
Remarks

note

This method does not cause the advices to be executed. It should be invoked only from inside the scope of the ExecuteWithAdvices method.