Method GetImageIndex
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v10.dll
GetImageIndex(int)
Returns ICodeActionItem.ImageIndex from the code Refactor collection specified by index.
public override int GetImageIndex(int index)
Parameters
indexintSpecifies an index of the code refactor.