Click or drag to resize
TreeNodeCollectionClone Method
Creates the clone of the collection.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public override IInfoObjectCollection<TreeNode> Clone()

Return Value

Type: IInfoObjectCollectionTreeNode
See Also