Posted 19 years ago
by bouchenafa
-
COTECNA
I'm wondering what's the easiest way to clone(shallow copy) a WizardPage to another.
I'm using C# and I want to do it by program.
In .NET, to clone an object, it should implement ICloneable interface.
It looks like WizardPage does not implement this interface.
Best regards
Med Bouchenafa
I'm using C# and I want to do it by program.
In .NET, to clone an object, it should implement ICloneable interface.
It looks like WizardPage does not implement this interface.
Best regards
Med Bouchenafa