Microsoft SDK for Java

TreeNode.clone

Clones the entire subtree rooted at this node.

Syntax

public Object clone()

Return Value

Returns a node that corresponds to the cloned subtree.

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