NodeList-1.Get
NodeList<T>.Get method
Gets the node at the given index.
public abstract T Get(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index of the node to get. |
Return Value
The node at the given index.
See Also
- class NodeList<T>
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML