Constructors
- Inline() protected
Methods
-
Contains
Parent Determines whether this instance contains a parent of the specified type.Of Type``1() -
Dump
Child protectedvirtualTo(Text Writer, Int32) -
Dump
To(Text Dumps this instance to TextWriter.Writer) -
Dump
To(Text Dumps this instance to TextWriter.Writer, Int32) -
Find
Best Parent() -
Find
Parent Iterates on parents of the specified type.Of Type``1() -
Insert
After(Inline) Inserts the specified inline after this instance. -
Insert
Before(Inline) Inserts the specified inline before this instance. -
On
Child protectedvirtualInsert(Inline) -
On
Child protectedvirtualRemove(Inline) - Remove() Removes this instance from the current list and its parent
-
Replace
By(Inline, Replaces this inline by the specified inline.Boolean)
Properties
-
Is
Closed sealed Gets or sets a value indicating whether this instance is closed. -
Next
Sibling sealed Gets the next sibling inline. - Parent sealed Gets the parent container of this inline.
-
Previous
Sibling sealed Gets the previous inline.