IGxImageList.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Index of the collection image, which should be removed.

Description

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

Example

The example of use is given on the page with description of the SaveToDocmethod.

See also:

IGxImageList