Adds an unattached syntax element after a specified syntax element. The currently unattached syntax element, and any child elements it possesses, is connected to the syntax element tree after the specified target element. The newly added element becomes the next sibling of the target element. The target element must be attached to a tree (that is, it must have a parent element).