std:std.collections.List<T>.Node.Remove
Removes this node.
Warning! No error checking is performed!
This method should not be used while iterating over the list containing this node.