TreeWalker.FirstChild

TreeWalker.FirstChild method

Defines the interface for get first child node.

public MarkdownSyntaxNode FirstChild()

Return Value

The MarkdownSyntaxNode.

See Also