Click or drag to resize
TreeNodeRepositoryNewCombinedCollection Method
Creates new combined collection for the data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public override CombinedInfoObjectCollection<TreeNodeCollection, TreeNode> NewCombinedCollection()

Return Value

Type: CombinedInfoObjectCollectionTreeNodeCollection, TreeNode
See Also