MarkdownSyntaxNode.FirstChild

MarkdownSyntaxNode.FirstChild property

Get the first child.

public MarkdownSyntaxNode FirstChild { get; }

See Also