YamlMappingSyntaxNode class
YamlMappingSyntaxNode class
Defines the YamlMappingSyntaxNode
Inheritance: YamlMappingSyntaxNode →
ChildFrontMatterSyntaxNode
The YamlMappingSyntaxNode type exposes the following members:
Properties
| Property | Description | 
|---|---|
| keys | Get all Keys. | 
| values | Get all Values. | 
Get the value by index.
Indexer
| Name | Description | 
|---|---|
| [index] | The int index. |