IImageList.Remove

Syntax

Remove(Index: Integer);

Parameters

Index is an index of the image that should be removed from the collection.

Description

The Remove method removes image, the index of which is passed as the Value input parameter, from the collection.

See also:

IImageList