Saves the images in the ImageList object to the specified data stream.
public void save( IDataStream stream )
stream
An IDataStream object to save the image list to.
See Also IPersistable