Method GetImageIndex
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetImageIndex(int)
Returns ICodeSnippet.ImageIndex
from the snippet specified by index.
public override int GetImageIndex(int index)
Parameters
index
intSpecifies an index of the snippet.