Table of Contents

Method GetImage

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v10.dll

GetImage(int)

Returns an image that is displayed for item given by Index.

public override IDisposable GetImage(int index)

Parameters

index int

Index of item within collection.

Returns

IDisposable

image corresponding to given item.