AllImplementedInterfaces
Gets the list of all interfaces (recursive) that the current type implements.
Declaration
IImplementedInterfaceCollection AllImplementedInterfaces { get; }
Property Value
Type | Description |
---|---|
IImplementedInterfaceCollection |
Gets the list of all interfaces (recursive) that the current type implements.
IImplementedInterfaceCollection AllImplementedInterfaces { get; }
Type | Description |
---|---|
IImplementedInterfaceCollection |