NDepend.API Documentation
AsCodeElementParent Property
NDepend.CodeModel Namespace > ICodeElement Interface : AsCodeElementParent Property
Gets this code element casted to ICodeElementParent if it is an assembly, a namespace or a type, else gets null.
Syntax
ICodeElementParent AsCodeElementParent {get;}
Requirements

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

See Also

Reference

ICodeElement Interface
ICodeElement Members