Replaces this inline by the specified inline.
public Inline ReplaceBy(Inline inline, bool copyChildren = true)
The inline.
if set to true the children of this instance are copied to the specified inline.
true