How to remove object from arrays 2004-03-25 - By Bernard Lebel
Back Hello,
I just started fooling around with arrays, and have a basic questions (many will come in fact, please be patient). Docs are not very descriptive about these topics.
Can you explicitely remove an element from an array, pretty much like you can do with a collection item using the remove methods? So far the only way I could find was to put the element at the beginning or the end and then use a method to remove that element, but is there anything direct and explicit?
Thanks Bernard --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|