2 references to GetNodeByIndex
System.Data.Common (2)
System\Data\RbTree.cs (2)
832NodePath x_id = GetNodeByIndex(i); // it'l throw if corresponding node does not exist 1285return Key(GetNodeByIndex(index)._nodeID);