Click or drag to resize

BaseTreeAdaptorDupTree Method

Overload List
  NameDescription
Public methodDupTree(Object)
Public methodDupTree(Object, Object)
This is generic in the sense that it will work with any kind of tree (not just ITree interface). It invokes the adaptor routines not the tree node routines to do the construction.
Top
See Also