Edit

Share via


IXMLDOMElement.getAttributeNode(String) Method

Definition

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

Parameters

name
String

Returns

Applies to