IXMLDOMElement.getAttributeNode(String) Método

Definição

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

Parâmetros

name
String

Retornos

IXMLDOMAttribute

Aplica-se a