Property GetImageListIndexFunc
- Namespace
- Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.v9.dll
GetImageListIndexFunc
Represents a method to get image index accordingly to specified SymbolKind.
public Func<SymbolKind, int> GetImageListIndexFunc { get; }