Mega Code Archive

 
Categories / VB.Net Tutorial / Class Module
 

Protected members are available to objects inheriting from this class

Public Class SomeClassInMyAssembly          Protected vProtected As Integer End Class