NodeList.Item
NodeList indexer
Methode retourneert het indexste item in de verzameling. Als index groter is dan of gelijk is aan het aantal knooppunten in de lijst, retourneert dit null.
public abstract Node this[int index] { get; }
Parameter | Beschrijving |
---|---|
index | De index. |
Winstwaarde
Retourneert node.
Zie ook
- class Node
- class NodeList
- naamruimte Aspose.Html.Collections
- montage Aspose.HTML