Remove method (ILEADRasterImgList)
Visual Basic example
Visual C++ 5.0 example
Syntax
short Remove (long nIndex);
Overview
Refer to Using the Image List Control.
Remarks
Removes the specified item from the ImageList Control and frees the memory associated with the item.
See Also
Elements
ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, Insert method, InsertAt method, Count property, Sort method, InsertFromBitmapList method, LoadFromFile method, SaveToFile method
Topics
Raster Images: Displaying Images