DOMNodeWrapper.removeAttribute(String) 方法

定义

此成员仅供内部使用,不能直接在您的代码中使用。

public:
 virtual void removeAttribute(System::String ^ name);
public void removeAttribute (string name);
abstract member removeAttribute : string -> unit
override this.removeAttribute : string -> unit
Public Sub removeAttribute (name As String)

参数

name
String

实现

适用于