MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIPropertyExplicit­Interface­Implementations
Open sandboxFocus

IProperty.ExplicitInterfaceImplementations Property

ExplicitInterfaceImplementations

Gets a list of interface properties this property explicitly implements.

Declaration
IReadOnlyList<IProperty> ExplicitInterfaceImplementations { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<IProperty>