Click or drag to resize
TreeNodeDataSetNewCollection Method
Creates new collection of the objects

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected override ObjectCollection<TreeNode> NewCollection()

Return Value

Type: ObjectCollectionTreeNode
See Also