Method GetImageListIndex
- Namespace
- Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v10.dll
GetImageListIndex(SymbolKind)
Gets the index value of the image according to a given symbol kind.
public virtual int GetImageListIndex(SymbolKind kind)
Parameters
kind
SymbolKindSymbolKind to check up.
Returns
- int
A zero-based index that represents the position in the image collection where the image is located.