|
-
February 23rd, 2000, 06:56 PM
#1
Polymorphic object
I want create a Customer object that can be of 2 types -- business and consumer -- each with different properties, but some common.
I want the user of the object to be able to call it without knowing what type of customer will be returned (i.e., just pass in the customer ID).
How do you do this in VB?
Thanks
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
|