ContentTreeViewNode.ChildNodes Property
Parent Object: ContentTreeViewNodeDescription
Property that returns a collection containing the child ContentTreeViewNode objects of this node.
Syntax
ContentTreeViewNode.ChildNodes() As ContentTreeViewNodesEnumeratorProperty Value
This is a read only property whose value is a ContentTreeViewNodesEnumerator.Samples
Name | Description |
Replace content center part | This sample demonstrates how to replace the content part referenced by an assembly occurrence. |
Place Content Center Parts | Places all of the items in a specified family within an assembly. The specific family is identified by the strings where it's setting the HexHeadNode variable. |