MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​CollectionsIIndexer­Collection
Open sandboxFocus

IIndexerCollection Interface

Read-only list of IIndexer.

Namespace: Metalama.Framework.Code.Collections
Assembly: Metalama.Framework.dll
Syntax
public interface IIndexerCollection : IMemberCollection<IIndexer>, IMemberOrNamedTypeCollection<IIndexer>
Remarks

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

Extension Methods

MethodCollectionExtensions.OfExactSignature(IIndexerCollection, IIndexer)