Table of Contents

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 SymbolKind

SymbolKind to check up.

Returns

int

A zero-based index that represents the position in the image collection where the image is located.