Partager via


IXMLDOMElement.getAttributeNode(String) Méthode

Définition

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ getAttributeNode(System::String ^ name);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute getAttributeNode (string name);
abstract member getAttributeNode : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function getAttributeNode (name As String) As IXMLDOMAttribute

Paramètres

name
String

Retours

S’applique à