Compartir a través de


DOMNodeWrapper.getAttributeNode(String) Método

Definición

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

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

Parámetros

name
String

Devoluciones

Implementaciones

Se aplica a