HTMLCollection.Item
HTMLCollection indexer
컬렉션에서 인덱스 번째 항목을 반환합니다. 인덱스가 목록의 노드 수보다 크거나 같으면 null을 반환합니다.
public abstract Element this[int index] { get; }
모수 | 설명 |
---|---|
index | 색인. |
반환 값
요소를 반환합니다.
자산 가치
Element
.
또한보십시오
- class Element
- class HTMLCollection
- 네임스페이스 Aspose.Html.Collections
- 집회 Aspose.HTML