Class ChildFrontMatterSyntaxNode

Class ChildFrontMatterSyntaxNode

Namespace: Aspose.Html.Toolkit.Markdown.Syntax.Extensions
Assembly: Aspose.HTML.dll (25.4.0)

Defines the ChildFrontMatterSyntaxNode

[ComVisible(true)]
public abstract class ChildFrontMatterSyntaxNode : IEnumerable<childfrontmattersyntaxnode>, IEnumerable

Inheritance

object ChildFrontMatterSyntaxNode

Derived

YamlMappingSyntaxNode , YamlScalarSyntaxNode , YamlSequenceSyntaxNode

Implements

IEnumerable<childfrontmattersyntaxnode> , IEnumerable

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ChildFrontMatterSyntaxNode()

Defines the base ChildFrontMatterSyntaxNode constructor.

protected ChildFrontMatterSyntaxNode()

Methods

GetEnumerator()

Get the IEnumerator.

public abstract IEnumerator<childfrontmattersyntaxnode> GetEnumerator()

Returns

IEnumerator < ChildFrontMatterSyntaxNode &gt;

The IEnumerator. </childfrontmattersyntaxnode>

 English