MoveChildrenAfter(Inline) Method

Definition

Assembly Markdig.dll

Moves all the children of this container after the specified inline.

public void MoveChildrenAfter(Inline parent)

Parameters

parent
Inline

The parent.