NodeIterator.NextNode
NodeIterator.NextNode method
Defines the interface for get the next node.
public MarkdownSyntaxNode NextNode()
Return Value
The markdown syntax node.
See Also
- class MarkdownSyntaxNode
- class NodeIterator
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML