HTMLCollection.Item
HTMLCollection indexer
Retourneert het index-de item in de collectie. Als index groter is dan of gelijk is aan het aantal knooppunten in de lijst, retourneert dit null.
public abstract Element this[int index] { get; }
Parameter | Beschrijving |
---|---|
index | De index. |
Winstwaarde
Retourneert element.
Eigendoms-waarde
DeElement
.
Zie ook
- class Element
- class HTMLCollection
- naamruimte Aspose.Html.Collections
- montage Aspose.HTML