HTMLCollection.Item
HTMLCollection indexer
コレクション内の index 番目のアイテムを返します。 index がリスト内のノード数以上の場合、null が返されます。
public abstract Element this[int index] { get; }
パラメータ | 説明 |
---|---|
index | インデックス。 |
戻り値
要素を返します.
プロパティ値
関連項目
- class Element
- class HTMLCollection
- 名前空間 Aspose.Html.Collections
- 組み立て Aspose.HTML