YamlMappingSyntaxNode Class
YamlMappingSyntaxNode class
Defines the YamlMappingSyntaxNode
public sealed class YamlMappingSyntaxNode : ChildFrontMatterSyntaxNode
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