Open sandboxFocus

Property ExplicitInterfaceImplementations

ExplicitInterfaceImplementations

Gets a list of interface properties this property explicitly implements.

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