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

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

Return Value

Type: CombinedObjectCollectionTreeNodeCollection, TreeNode
See Also