R
Robby
In C++ I can write template classes and in C# they have generic classes that
are something like C++ template classes. Is there currently a why to write
them in VB? MS is adding C++ type functionality like operator overloading
to VB in version 2.0 of the .Net Framework. Will there be a way in version
2.0 to write generic classes in VB?
If not does anyone know the syntax to create an instance of a C# generic
class in VB?
Thanks
Robby
are something like C++ template classes. Is there currently a why to write
them in VB? MS is adding C++ type functionality like operator overloading
to VB in version 2.0 of the .Net Framework. Will there be a way in version
2.0 to write generic classes in VB?
If not does anyone know the syntax to create an instance of a C# generic
class in VB?
Thanks
Robby