IXMLDOMElement.getAttribute(String) Método

Definición

public:
 System::Object ^ getAttribute(System::String ^ name);
public object getAttribute (string name);
abstract member getAttribute : string -> obj
Public Function getAttribute (name As String) As Object

Parámetros

name
String

Devoluciones

Se aplica a