Version

PasteNodes Method

Appends nodes from the clipboard to the ActiveNode's Nodes collection.
Overload List
OverloadDescription
PasteNodes()Appends nodes from the clipboard to the ActiveNode's Nodes collection.  
PasteNodes(UltraTreeNode)Appends nodes from the clipboard to a parent node's Nodes collection.  
PasteNodes(UltraTreeNode,Int32)Inserts nodes from the clipboard into a parent node's Nodes collection.  
PasteNodes(UltraTreeNode,NodePosition)Inserts nodes from the clipboard into a Nodes collection.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also