PostSharp//API Reference/Post­Sharp.​Patterns.​Collections.​Advices/IDynamically­Advisable­Collection
Open sandboxFocus

Interface IDynamicallyAdvisableCollection

Defines the semantics of a collection that can be advised dynamically.

Namespace: PostSharp.Patterns.Collections.Advices
Assembly: PostSharp.Patterns.Common.dll
Syntax
public interface IDynamicallyAdvisableCollection : IDynamicallyAdvisable, IQueryInterface

Properties

Name Description
ItemType

Gets the type of items in the collection.