Constructors
Methods
-
Append
Child(Inline) virtual Appends a child to this container. - Clear() Clears this instance by removing all its children.
-
Contains
Child(Inline) Checks if this instance contains the specified child. -
Dump
Child protectedvirtualTo(Text Writer, Int32) -
Embrace
Children Embraces this instance by the specified container.By(Container Inline) -
Find
Descendants``1() Finds all the descendants. -
Get
Enumerator() -
Move
Children Moves all the children of this container after the specified inline.After(Inline) -
On
Child protectedvirtualInsert(Inline) -
On
Child protectedvirtualRemove(Inline)
Properties
-
First
Child Gets the first child. -
Last
Child Gets the last child.