D
Dave Cousineau
in c++ i could declare classA a friend of classB, and this
would allow classA to access anything in classB
can i do this in VB?
i notice that the friends keyword functions more like the
old Global keyword
would allow classA to access anything in classB
can i do this in VB?
i notice that the friends keyword functions more like the
old Global keyword