Hi All
I have a bad problem
I hope someone help me as soon as
I have a class with several properties and some of properties types are Collection of my other classes
I Impliment ISerializable So i can Serialize Objects (Soap Serialize)
But when I Want to Deserialize Object From XML file It Deserialize Internal Collection (I Trace it)
Buuuuuuuuuuuut when Come back to Upper class Elements of Collections...