mxICellInsert Method |
| Name | Description | |
|---|---|---|
| Insert(mxICell) |
Appends the specified child into the child array and updates the parent
reference of the child.
| |
| Insert(mxICell, Int32) |
Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.
|