Community

How to Save a Class Instance to an XML File

(B. Clay Shannon) Not too many things are easier than this. Once you have a class (you do have class, don’t you? I mean, a class?), simply pass an instance of it (with values assigned to its members) to a method like this:

Read More - Register for Free Membership