Element.GetAttributeNodeNS
Element.GetAttributeNodeNS method
로컬 이름 및 네임스페이스 URI로 Attr 노드를 검색합니다.
public Attr GetAttributeNodeNS(string namespaceURI, string localName)
모수 | 유형 | 설명 |
---|---|---|
namespaceURI | String | 네임스페이스 URI입니다. |
localName | String | 로컬 이름입니다. |
반환 값
속성 를 반환합니다.
또한보십시오
- class Attr
- class Element
- 네임스페이스 Aspose.Html.Dom
- 집회 Aspose.HTML