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
intIndex of item within collection.
Returns
- IDisposable
image corresponding to given item.