2 references to GetNodeByIndex
System.Data (2)
fx\src\data\System\Data\RbTree.cs (2)
799NodePath x_id = GetNodeByIndex(i); // it'l throw if corresponding node does not exist 1235return Key(GetNodeByIndex(index).NodeID);