YamlSequenceSyntaxNode.Item
YamlSequenceSyntaxNode indexer
Get the YamlSyntaxNode by index.
public ChildFrontMatterSyntaxNode this[int index] { get; }
Parameter | Description |
---|---|
index | The index, |
Return Value
The YamlSyntaxNode.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Throw the ArgumentOutOfRangeException. |
See Also
- class ChildFrontMatterSyntaxNode
- class YamlSequenceSyntaxNode
- package com.aspose.html.Toolkit.Markdown.Syntax.Extensions
- package Aspose.HTML