|
-
Aug 9th, 2002, 08:59 AM
#1
Thread Starter
Member
How do I create a New copy of a Class
Is there a way to create a new copy a class? For example, if myClass1 and myClass2 are Classes of the same Type and you set myClass2 = myClass1, then properties in myClass2 will change if properties in myClass1 change. I want it so that myClass2 is a new instance that is identical to myClass1.
Thanks. Lance
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
|