MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​CollectionsINamed­Type­Collection
Open sandboxFocus

INamedTypeCollection Interface

Read-only list of INamedType.

Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface INamedTypeCollection : IMemberOrNamedTypeCollection<INamedType>
Remarks

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

Methods

Name Description
OfTypeDefinition(INamedType)