This page contains reference documentation for the AddChild function. This function adds a child node to a group.
int AddChild( Node NodeToAdd )
Function parameters are as follows:
Examples are as follows:
exportReferences.AddChild( link );
For sample code: