Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IIndexer/Explicit­Interface­Implementations
Open sandboxFocus

Property ExplicitInterfaceImplementations

ExplicitInterfaceImplementations

Gets a list of interface properties this property explicitly implements.

Declaration
IReadOnlyList<IIndexer> ExplicitInterfaceImplementations { get; }
Property Value
Type Description
IReadOnlyList<IIndexer>