Overview | Methods | This Package | All Packages
Saves the images in the ImageList object to the specified data stream.
Syntax
public void save( IDataStream stream )
Parameters
stream
An IDataStream object to save the image list to.
See Also IPersistable