mxICellRemove Method |
| Name | Description | |
|---|---|---|
| Remove(Int32) |
Removes the child at the specified index from the child array and
returns the child that was removed. Will remove the parent reference of
the child.
| |
| Remove(mxICell) |
Removes the given child from the child array. Will remove the parent
reference of the child.
|