Table of Contents

Method GetImageIndex

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

GetImageIndex(int)

Returns ICodeSnippetMember.ImageIndex from the snippet specified by index.

public override int GetImageIndex(int index)

Parameters

index int

Specifies an index of the image.

Returns

int