Share

ContentTreeViewNode.ChildNodes Property

Parent Object: ContentTreeViewNode

Description

Property that returns a collection containing the child ContentTreeViewNode objects of this node.

Syntax

ContentTreeViewNode.ChildNodes() As ContentTreeViewNodesEnumerator

Property 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.

Version

Introduced in version 2010

Was this information helpful?