View Single Post
Old 09-27-2004, 09:43 PM   #1 (permalink)
sureshkumar_kc
Registered User
 
sureshkumar_kc's Avatar
 
Join Date: Sep 2004
Posts: 12
sureshkumar_kc is on a distinguished road
Lightbulb operate overloading member function in C#

I created one class in C# with operate overloading member function.
So I want make use of this C# class in VB.net and I want extend that C# class in vb.net . i.e. I want created a sub class using C# class in Vb.net , How to override that operate overloaded function in vb.net and how to call that member.(Because vb.net not support for operate overloading).
sureshkumar_kc is offline   Reply With Quote