Table of Contents

Method GetImageIndex

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

GetImageIndex(int)

Returns index of image that is displayed for item given by Index.

public override int GetImageIndex(int index)

Parameters

index int

Index of item within collection.

Returns

int

Index of image corresponding to given item.