Interface IIndexerCollection
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.