ParagraphSyntaxNode.GetContent

ParagraphSyntaxNode.GetContent method

Defines the interface for get content.

public NodeList GetContent()

Return Value

The InlineContainer syntax.

See Also