Posted By:
Robert_Taylor
Posted On:
Thursday, February 1, 2007 03:09 PM
I have a treeset that can have the following values [0,1,3,4,5,6,7,8,9]
if there is a 7 I need to remove this value from the treeset and keep all the rest of the values. is there a way to do this??