ExplicitInterfaceImplementations
Gets a list of interface properties this property explicitly implements.
Declaration
IReadOnlyList<IIndexer> ExplicitInterfaceImplementations { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<IIndexer> |
Gets a list of interface properties this property explicitly implements.
IReadOnlyList<IIndexer> ExplicitInterfaceImplementations { get; }
Type | Description |
---|---|
IReadOnlyList<IIndexer> |