|
-
Mar 20th, 2004, 11:12 PM
#1
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|