IXMLDOMDocument2.createAttribute(String) Método

Definição

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

Parâmetros

name
String

Retornos

IXMLDOMAttribute

Implementações

Aplica-se a