Nemerle Documentation

Tree.Delete Method

Overload List

 

public static Node Delete(Node,IComparable);

 

public static Node Delete(Node,IComparable,bool);

See Also

Tree Class | Nemerle.Collections Namespace