Click or drag to resize

TreeNodeExtensionsProjectTreeToNewTree Method

Overload List
 NameDescription
Public Extension MethodProjectTreeToNewTreeS, D(S, FuncS, D, ActionD, D) Projects a tree (source tree) to a new tree (destination tree).
Public Extension MethodProjectTreeToNewTreeS, D(S, IListInt32, FuncS, IListInt32, D, ActionD, D) Projects a tree (source tree) to a new tree (destination tree). The creation function for the new tree nodes gets information about the node indices.
Top
See Also