MarkdownSyntaxNode.ChildNodes

MarkdownSyntaxNode.ChildNodes method

Get the child nodes collection.

public NodeList ChildNodes()

Return Value

The NodeList.

See Also