IXMLDOMElement.removeAttributeNode(IXMLDOMAttribute) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ removeAttributeNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ DOMAttribute);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute removeAttributeNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute DOMAttribute);
abstract member removeAttributeNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function removeAttributeNode (DOMAttribute As IXMLDOMAttribute) As IXMLDOMAttribute
Paramètres
- DOMAttribute
- IXMLDOMAttribute