SortedTree<(Of <(<'T>)>)>..::..RemoveConnectionBetweeenParentAndChildAndMoveElementToRoots Method
Removes the connection between parent and child and move element to roots.
Namespace:
UAOOI.ProcessObserver.RealTime.Utils.Collections.GenericAssembly: RealTime (in RealTime.dll)
Syntax
public void RemoveConnectionBetweeenParentAndChildAndMoveElementToRoots( T ParentValue, T ChildValue )
Public Sub RemoveConnectionBetweeenParentAndChildAndMoveElementToRoots ( _ ParentValue As T, _ ChildValue As T _ )
public: void RemoveConnectionBetweeenParentAndChildAndMoveElementToRoots( T ParentValue, T ChildValue )