NDepend.API Documentation
GetImage<T,TTheme>(TTheme) Method
NDepend.CodeQuery Namespace > ICompletionItem Interface > GetImage Method : GetImage<T,TTheme>(TTheme) Method
Gets this completion item image
Syntax
T GetImage<T,TTheme>( 
   TTheme theme
)
where T: class
where TTheme: class

Parameters

theme

Type Parameters

T
TTheme
Remarks
This overload is for internal usage only because it lets a chance to pass a a theme object to obtain a themed image.
Requirements

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

See Also

Reference

ICompletionItem Interface
ICompletionItem Members
Overload List