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: 6.10.10.0 (6.10.10.0)
Exception | Condition |
---|---|
NotSupportedException | The ICollection<T> is read-only. |