Microsoft SDK for Java

TreeNode.save

Saves this TreeNode object to the given data stream.

Syntax

public void save( IDataStream stream )

Parameters

stream

An IPersistable object that represents the data stream to write to.

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