jss3426

My custom collection inherits from System.Collections.CollectionBase

I can setrailize it well but when i try to desrialize i get nothing back. do i need to apply ant attribute



Re: XML and the .NET Framework Deserializing custom collection

jss3426

RESOLVED:

was missing [Serializable] attribute