Methods | This Package | All Packages

TreeNode Class

Represents a node in a TreeView control.

package com.ms.wfc.ui

public class TreeNode
implements
Cloneable, IConstructable, IPersistable

Remarks

When you add, remove, or clone a node, all of the node's children are included in the operation.