[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt] [MOFscript] list.remove(object) remove all the rest elements:

Hello,
I'm useing list.remove(o) to remove certain elements in the list,but it seems all the rest elements starting from the element which I wanns remove are removed.
Is this remove() different from common remove() in ordinary programming language?



Thank you!


Ye