Document.CreateElementNS

Document.CreateElementNS method

지정된 정규화된 이름 및 네임스페이스 URI의 요소를 만듭니다.

public Element CreateElementNS(string namespaceURI, string qualifiedName)
모수유형설명
namespaceURIString네임스페이스 URI입니다.
qualifiedNameString자격을 갖춘 사람의 이름.

반환 값

Element .

또한보십시오