MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​CollectionsIImplemented­Interface­Collection
Open sandboxFocus

IImplementedInterfaceCollection Interface

List of interfaces implemented by a named type.

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

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

Methods

Name Description
Contains(INamedType)
Contains(Type)

Determines whether the current collection contains a given Type.