Table of Contents

Method GetImageIndex

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

GetImageIndex(int)

Returns ICodeActionItem.ImageIndex from the code Refactor collection specified by index.

public override int GetImageIndex(int index)

Parameters

index int

Specifies an index of the code refactor.

Returns

int