std.collections.List.Node.Remove - nitrologic/monkey2 GitHub Wiki

std::std.collections.std.collections.List.std.collections.List.Node.Remove

Method Remove:Void( )

Removes this node.

Warning! No error checking is performed!

This method should not be used while iterating over the list containing this node.