This method removes an image from the ImageList control.
imagelist.RemoveAll
None.
Using RemoveAll has the same effect as setting Count to zero. All other information, such as ImageWidth and ImageHeight, is preserved.