PostSharpAPI ReferencePost­Sharp.​Patterns.​Collections.​AdvicesIDynamically­Advisable­Collection
Open sandboxFocus

IDynamicallyAdvisableCollection Interface

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.