Definition
public XmlNode ReplaceChild( XmlNode newChild, XmlNode oldChild );
Parameters
newChildSystem.Xml.XmlNode. oldChildSystem.Xml.XmlNode.
Return Value
System.Xml.XmlNode.