-
Home
-
API
-
Markdig.Syntax.Inlines
-
ContainerInline
-
Methods
-
MoveChildrenAfter(Inline)
MoveChildrenAfter(Inline) Method
Definition
Moves all the children of this container after the specified inline.
public void MoveChildrenAfter(Inline parent)
Parameters