Overview | Methods | Fields | This Package | All Packages
Persists this object's settings to the specified data stream.
Syntax
public void save( IDataStream stream )
Parameters
stream
The data stream (IDataStream) to which to persist this object's settings.
See Also IPersistable