Results 1 to 1 of 1

Thread: ISerializable Question

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2003
    Location
    Birmingham, AL
    Posts
    188

    ISerializable Question

    I have a class that is implementing ISerializable.

    I know I override the GetObjectData method and do addvalue to to serialize the variables. What I am having problems with is I have some string arrays an I am not sure how I would do addvalue with them or how to retrieve them in the ISerializable constructor
    Last edited by Tewl; Mar 21st, 2004 at 12:34 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width