AppendChild(Inline) Method

Definition

Assembly Markdig.dll

Appends a child to this container.

public virtual ContainerInline AppendChild(Inline child)

Parameters

child
Inline

The child to append to this container..

Returns

ContainerInline
This instance