|
-
May 15th, 2008, 02:28 PM
#1
Thread Starter
Member
[2005] Deserialization and Late Binding
I have an object that I am deserializing. The object is a Generic.List and it could contain one of two different objects, so how do I find what objects are in the List so that I can use directcast. I'm tying to find a solution that doesn't use late binding. I think the solution involves reflection but I don't know how to do it.
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
|