Overview | Methods | This Package | All Packages
Saves this ListItem object to the specified data stream.
Syntax
public void save( IDataStream stream )
Parameters
stream
The IDataStream object to write to.
See Also IPersistable