hi..
i am facing a prob as shown below



it=find(value) and erase(it) erases both the values(in case of repeating values)... but how do i erase only one of the two values

thanks