Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
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.