| CombinedTreeNodeCollection Class |
Namespace: CMS.DocumentEngine
public class CombinedTreeNodeCollection : CombinedInfoObjectCollection<TreeNodeCollection, TreeNode>
The CombinedTreeNodeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| CombinedTreeNodeCollection |
| Name | Description | |
|---|---|---|
| Collections |
List of inner collections.
(Inherited from CombinedInfoObjectCollectionCollectionType, ObjectType.) |
| Name | Description | |
|---|---|---|
| Add |
Adds the collection to the combined collection.
(Inherited from CombinedInfoObjectCollectionCollectionType, ObjectType.) | |
| GetEnumerator |
Gets the enumerator over the collection.
(Inherited from CombinedInfoObjectCollectionCollectionType, ObjectType.) | |
| SubmitChanges |
Submits the changes in the collection to the database.
(Overrides CombinedInfoObjectCollectionCollectionType, ObjectTypeSubmitChanges.) |