|
-
May 3rd, 2000, 07:46 AM
#1
Accessing Private Fields
I like to write a library for serializing an object into XML. For this I need to access (read & write)
private variables of a subclass (the objects has to be derived from my base class). Is there a possibility
to achieve this with reflection? Or is there an other solution for my problem?
Thanks a lot for answering my question!
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
|