In This Topic
Groups some of this C1TextElement children, all children in the specified range are added to the new parent, and the parent is inserted at the range start.
Syntax
Parameters
- parent
- A C1TextElement used to group the children.
- start
- The index of the first child added to the range.
- count
- The number of children in the range.
See Also