TreeWalker.NextNode

TreeWalker.NextNode method

Defines the interface for get next node.

public MarkdownSyntaxNode NextNode()

Return Value

The MarkdownSyntaxNode.

See Also