MarkdownSyntaxNode.FirstChild

MarkdownSyntaxNode.FirstChild property

最初の子を取得します。

public MarkdownSyntaxNode FirstChild { get; }

関連項目