As I know for C#, there are only two modifiers at the class level i.e., public and internal. That is what TheCPUWizard was saying, I suppose. Does that mean that, VB.NET has Public and Friend class modifiers at the class level? Or it is just Public? And I suppose that default access modifier for members is public in case of VB.NET?

Regards,
Bhushan.