Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
public XmlNode insertBefore(XmlNode newChild, XmlNode refChild)
Run On
Called
Parameters
- newChild
Type: XmlNode Class
- refChild
Type: XmlNode Class