Open sandboxFocus

Interface IAggregatableCollection

Defines the non-generic semantics of an AggregatableCollection.

Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
public interface IAggregatableCollection : IAttachable, IAggregatable

Properties

Name Description
ItemsRelationship

Gets RelationshipKind of collection items.

Extension Methods