HugoShortCodeSyntaxNode.GetParameter
HugoShortCodeSyntaxNode.GetParameter method
Defines the GetParameter
public ShortCodeParameterSyntaxNode GetParameter(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index. |
Return Value
The ShortCodeParameterSyntax.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Throw the ArgumentOutOfRangeException. |
See Also
- class ShortCodeParameterSyntaxNode
- class HugoShortCodeSyntaxNode
- package com.aspose.html.Toolkit.Markdown.Syntax.Extensions
- package Aspose.HTML