MarkdownSyntaxNode.LastChild

MarkdownSyntaxNode.LastChild property

Get the last child.

public MarkdownSyntaxNode LastChild { get; }

See Also