Hello!

Im looking for examples of how to do Serialization of a class that has dynamic arrays. Im not sure what to write in the constructor of the Serializable class and in the GetObjectData function.

Thanks