Element.RemoveAttributeNS

Element.RemoveAttributeNS method

로컬 이름 및 네임스페이스 URI로 특성을 제거합니다.

public void RemoveAttributeNS(string namespaceURI, string localName)
모수유형설명
namespaceURIString네임스페이스 URI입니다.
localNameString로컬 이름입니다.

또한보십시오