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.

Fore and Fore.NET Examples

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

See also:

IGxImageList