Interface IDynamicallyAdvisableHashSet
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
Properties
Name | Description |
---|---|
ItemType | Gets the type of items in the collection. |