NDepend.API Documentation
NbInterfacesImplemented Property
NDepend.CodeModel Namespace > IType Interface : NbInterfacesImplemented Property
Gets a numeric value counting this class's number of implemented interfaces, or this interface number of extended interfaces.
Syntax
ushort NbInterfacesImplemented {get;}
Remarks
For derived class, the sum of interfaces implemented by base class(es) is also counted.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IType Interface
IType Members