Click or drag to resize

NumberTreeErase Method

Overload List
  NameDescription
Public methodErase(Int32)
Removes the specified object from the tree. Does nothing if no object with that number exists.
Public methodErase(NumberTreeIterator)
Removes the NumberTree entry pointed by the iterator.
Top
See Also