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