Click or drag to resize

TreeNodeExtensionsProjectTreeToTree Method

Overload List
 NameDescription
Public Extension MethodProjectTreeToTreeS, D(S, D, ActionS, D) Projects a source tree onto a destination tree. Nodes are updated, added, or deleted in the destination tree to match the source tree.
Public Extension MethodProjectTreeToTreeS, D(S, D, ActionS, D, FuncD, D) Projects a source tree onto a destination tree. Nodes are updated, added, or deleted in the destination tree to match the source tree.
Public Extension MethodProjectTreeToTreeS, D(S, D, ActionS, D, FuncD, D, ActionD, D, Int32) Projects a source tree onto a destination tree. Nodes are updated, added, or deleted in the destination tree to match the source tree.
Public Extension MethodProjectTreeToTreeS, D(S, D, ActionS, D, FuncD, D, ActionD, D, Int32, ListValueTupleD, D, Int32) Projects a source tree onto a destination tree. Nodes are updated, added, or deleted in the destination tree to match the source tree.
Public methodStatic memberProjectTreeToTreeS, D(S, D, FuncS, IEnumeratorS, FuncD, IEnumeratorD, ActionS, D, FuncD, D, ActionD, D, Int32, ListValueTupleD, D, Int32) Projects a source tree onto a destination tree. Nodes are updated, added, or deleted in the destination tree to match the source tree.
Top
See Also