NDepend.API Documentation
GetImage<T> Method (ExtensionMethodsHelpers)
NDepend.CodeModel Namespace > ExtensionMethodsHelpers Class : GetImage<T> Method
The code element.
Get the image that represents the codeElement.
Syntax
[Extension()]
public static T GetImage<T>( 
   ICodeElement codeElement
)
where T: class

Parameters

codeElement
The code element.

Type Parameters

T
Requirements

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

See Also

Reference

ExtensionMethodsHelpers Class
ExtensionMethodsHelpers Members