Re: inheriting the VC++ template classes into C#.net




Kim Gräsman wrote:
Hi Amu,

Hi i am stuck up in a part of project where i have to inherit the VC++
template classes into C#.net. Please provide me the solution for this

Templates are a language feature of C++, it doesn't exist in C#.

Could you show what you are trying to do in a little more detail, and maybe
we can come up with an alternate solution?

--
Best Regards,
Kim Gräsman


can u give me some clear idea regarding
it.actually i have a dll ( template class) ready which is written in
VC++6. But presently i need to inherit its classes into my new C#./net
project.so if there is some better solution with u then please give me
the solution.
:Amu

.



Relevant Pages


Loading