TreeNodeCloneNewNodeType Method |
Returns a clone of the node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual NewNodeType Clone<NewNodeType>()
where NewNodeType : new(), TreeNode
Type Parameters
- NewNodeType
Return Value
Type:
NewNodeTypeSee Also