D
Diego Barros
Hi all,
This is probably something I have completely missed, but how do I copy the
contents of one StringCollection to another?
Do I have to go from StringCollection to array to StringCollection to do
this? I thought there'd be a simple StringCollection.Clone() or something
similar.
Thanks in advance.
Cheers,
Diego
This is probably something I have completely missed, but how do I copy the
contents of one StringCollection to another?
Do I have to go from StringCollection to array to StringCollection to do
this? I thought there'd be a simple StringCollection.Clone() or something
similar.
Thanks in advance.
Cheers,
Diego