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