Implemented interface member:
method
Clone
System.ICloneable.Clone()
1 reference to Clone
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeNode.cs (1)
1303node.Nodes.Add((TreeNode)children[i].Clone());