Microsoft SDK for Java

ListItem.save

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.