IXMLDOMElement.removeAttribute(String) Method

Definition

public:
 void removeAttribute(System::String ^ name);
[System.Runtime.InteropServices.DispId(101)]
public void removeAttribute (string name);
[<System.Runtime.InteropServices.DispId(101)>]
abstract member removeAttribute : string -> unit
Public Sub removeAttribute (name As String)

Parameters

name
String
Attributes

Applies to