Table of Contents

Method GetImageListIndex

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

GetImageListIndex(SymbolKind)

Gets number of image corresponding to specified SymbolKind.

public virtual int GetImageListIndex(SymbolKind kind)

Parameters

kind SymbolKind

Kind of symbol to find image index.

Returns

int

Index inside image collection for specified SymbolKind.