Yes. First you have to compile the VB class using the VB compiler. The easiest way to do this is to have C # code and VB code in separate assemblies in separate projects. You can then include the VB project as a reference in a C # project and use it that way.
source
share