|
Sets the parent of this structure element.
First this structure element is removed from any current
parent.
Then this structure element is inserted into the child array of
the new parent.
Optionally you can specify an index to determine the location in
the child array.
If no index is provided then the location will be at the end of
the child array.
|