IXMLDOMElement.setAttributeNode(IXMLDOMAttribute) Méthode

Définition

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ setAttributeNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ DOMAttribute);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute setAttributeNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute DOMAttribute);
abstract member setAttributeNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function setAttributeNode (DOMAttribute As IXMLDOMAttribute) As IXMLDOMAttribute

Paramètres

DOMAttribute
IXMLDOMAttribute

Retours

S’applique à