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