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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IType Interface
IType Members