public void RemoveNode(XmlNode node) { XmlSDK.RapidXmlNodeA_remove_node(CoreObject, node.CoreObject); }