Property ExplicitInterfaceImplementations
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> |