YamlMappingSyntaxNode Class
YamlMappingSyntaxNode class
Defines the YamlMappingSyntaxNode
public sealed class YamlMappingSyntaxNode : ChildFrontMatterSyntaxNode
Constructors
Name | Description |
---|---|
YamlMappingSyntaxNode(HugoFrontMatterSyntaxNode, e) |
Properties
Name | Description |
---|---|
getChildren Get the all Children. | |
getItem Get the value by index. (2 indexers) | |
getKeys Get all Keys. | |
getValues Get all Values. |
Methods
Name | Description |
---|---|
getEnumerator() | Gets the enumerator. |
See Also
- class ChildFrontMatterSyntaxNode
- package com.aspose.html.Toolkit.Markdown.Syntax.Extensions
- package Aspose.HTML