SyntaxNodeCollection-1.Get
SyntaxNodeCollection<T>.Get method
Gets the item at the given index.
public T Get(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index of the item to get. |
Return Value
The item at the given index.
See Also
- class SyntaxNodeCollection<T>
- package com.aspose.html.toolkit.markdown.syntax
- package Aspose.HTML