IImageList.Remove

Syntax

Remove(Index: Integer);

Parameters

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

Description

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

See also:

IImageList