Group.AddChild

This page contains reference documentation for the AddChild function. This function adds a child node to a group.

Prototype

int AddChild( Node NodeToAdd )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

exportReferences.AddChild( link );

Working Sample Code

For sample code: