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