다음을 통해 공유


XmlElement.RemoveAttribute 메서드

지정된 특성을 제거합니다. (제거한 특성에 기본값이 있으면 바로 대체됩니다.)

오버로드 목록

이름 설명
XmlElement.RemoveAttribute (String) 이름별로 특성을 제거합니다.

.NET Compact Framework에서 지원됩니다.
XmlElement.RemoveAttribute (String, String) 지정된 로컬 이름과 네임스페이스 URI를 갖고 있는 특성을 제거합니다. (제거한 특성에 기본값이 있으면 바로 대체됩니다.)

.NET Compact Framework에서 지원됩니다.

참고 항목

참조

XmlElement 클래스
XmlElement 멤버
System.Xml 네임스페이스