次の方法で共有


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

実装

適用対象