Defines the semantics of a collection that can be advised dynamically.
Namespace: PostSharp.Patterns.Collections.Advices
Assembly: PostSharp.Patterns.Common.dll
Syntax
public interface IDynamicallyAdvisableHashSet : IDynamicallyAdvisable, IQueryInterface, ICollection, IEnumerableProperties
| Name | Description |
|---|---|
| ItemType | Gets the type of items in the collection. |