NodeIterator.NextNode

NodeIterator.NextNode method

次のノードを取得するためのインターフェイスを定義します。

public MarkdownSyntaxNode NextNode()

戻り値

マークダウン構文ノード。

関連項目