TreeWalker.LastChild

TreeWalker.LastChild method

Defines the interface for get last child node.

public MarkdownSyntaxNode LastChild()

Return Value

The MarkdownSyntaxNode.

See Also