S
Shawn D Shelton
Hi,
I have a collection containing about 300 items. Each item is a custom
class containing some user information collected by my program. Is there
any way to send the entire collection over a socket connection or would
I have to enumerate through the collection and send each item on it's own?
thanks
Shawn
I have a collection containing about 300 items. Each item is a custom
class containing some user information collected by my program. Is there
any way to send the entire collection over a socket connection or would
I have to enumerate through the collection and send each item on it's own?
thanks
Shawn