YamlMappingSyntaxNode.GetEnumerator
YamlMappingSyntaxNode.GetEnumerator method
Gets the enumerator.
public IEnumerator<ChildFrontMatterSyntaxNode> GetEnumerator()
Return Value
An IEnumerator object that can be used to iterate through the collection.
See Also
- class ChildFrontMatterSyntaxNode
- class YamlMappingSyntaxNode
- package com.aspose.html.Toolkit.Markdown.Syntax.Extensions
- package Aspose.HTML