IXMLDOMElement.getAttribute(String) Method

Definition

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

Parameters

name
String

Returns

Applies to