Document.GetElementsByTagName
Document.GetElementsByTagName method
주어진 태그 이름과 함께 문서 순서대로 모든 요소의 NodeList를 반환하고 문서에 포함되어 있습니다.
public HTMLCollection GetElementsByTagName(string tagname)
모수 | 유형 | 설명 |
---|---|---|
tagname | String | 태그 이름. |
반환 값
노드를 반환합니다.
또한보십시오
- class HTMLCollection
- class Document
- 네임스페이스 Aspose.Html.Dom
- 집회 Aspose.HTML