AdvisableHashSet<T>.Clear Method |
Removes all items from the ICollection<T>.
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
Exception | Condition |
---|---|
NotSupportedException | The ICollection<T> is read-only. |