YamlMappingSyntaxNode Class
YamlMappingSyntaxNode class
Defines the YamlMappingSyntaxNode
public sealed class YamlMappingSyntaxNode : ChildFrontMatterSyntaxNode
Properties
Name | Description |
---|---|
Children { get; } | Get the all Children. |
Item { get; } | Get the value by index. (2 indexers) |
Keys { get; } | Get all Keys. |
Values { get; } | Get all Values. |
Methods
Name | Description |
---|---|
override GetEnumerator() | Gets the enumerator. |
See Also
- class ChildFrontMatterSyntaxNode
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Extensions
- assembly Aspose.HTML