示例#1
0
 public void RemoveNode(XmlNode node)
 {
     XmlSDK.RapidXmlNodeA_remove_node(CoreObject, node.CoreObject);
 }