3 references to RBDeleteX
System.Data (3)
fx\src\data\System\Data\RbTree.cs (3)
801RBDeleteX(NIL, x_id.NodeID, x_id.MainTreeNodeID); 809return RBDeleteX (NIL, z_id, NIL); 842return RBDeleteX(Next(z_id), Next(z_id), z_id); // delete root of satelite tree.