Element.RemoveAttribute

Element.RemoveAttribute method

名前で属性を削除します。

public void RemoveAttribute(string name)
パラメータタイプ説明
nameString属性名。

関連項目