hi.
i'm working with something like a stack, where i want to be able to *remove*
a specific element and automatically reindex the remaining.
can someone please tell me how to do this? i'm only able to turn up a Myarray.
clear() which cleans out the entire array!
thanks in advance,
m.
--
Message posted via DotNetMonster.c om
i'm working with something like a stack, where i want to be able to *remove*
a specific element and automatically reindex the remaining.
can someone please tell me how to do this? i'm only able to turn up a Myarray.
clear() which cleans out the entire array!
thanks in advance,
m.
--
Message posted via DotNetMonster.c om
Comment