Click or drag to resize

mxICellRemove Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodRemove(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.
Public methodRemove(mxICell)
Removes the given child from the child array. Will remove the parent reference of the child.
Top
See Also