NDepend.API Documentation
ABT Property
NDepend.CodeModel Namespace > IType Interface : ABT Property
Gets the Association Between Classes for this type, computed as the number of members of others types it directly uses in the body of its child methods.
Syntax
Nullable<ushort> ABT {get;}

Property Value

null if this type is declared in a third-party assembly.
Otherwise returns this type ABT numeric value.
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