Serialize a Collection of Class Objects

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

Does anyone have any samples on how to Serialize a collection of
Classes? Is there an easy way to do XML serialization? Does anyone
have any code samples/

Thanks
 
Larry,

You have asked two questions, this is the answer on question one and on the
question in your subject of the message. This is not XML serialization.

All objects need to be of course to be serializable.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top