Beispiel #1
0
 public void RemoveAttrib(XmlAttrib attr)
 {
     XmlSDK.RapidXmlNodeA_remove_attribute(CoreObject, attr.CoreObject);
 }