MobileForms Toolkit Documentation

Node  Constructor (Node)

Copy constructor.

public Node(
Node toCopy
);

Parameters

toCopy
Node to be copied.

Remarks

Creates the node, that is the deep copy of the given node.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace | Node Constructor Overload List