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