NodeIterator.PreviousNode

NodeIterator.PreviousNode method

Defines the interface for get the previous node.

public MarkdownSyntaxNode PreviousNode()

Return Value

The markdown syntax node.

See Also