DomElement.RemoveAttribute(String) Method

Definition

[Foundation.Export("removeAttribute:")]
public virtual void RemoveAttribute (string name);
abstract member RemoveAttribute : string -> unit
override this.RemoveAttribute : string -> unit

Parameters

name
String
Attributes

Applies to