Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Collections/IAttribute­Collection
Open sandboxFocus

Interface IAttributeCollection

Read-only list of IAttribute.

Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface IAttributeCollection
Remarks

The order of items in this list is undetermined and may change between versions.

Methods

Name Description
Any(INamedType)
Any(Type)
OfAttributeType(INamedType)
OfAttributeType(Type)