access specifiers for example
private ,public etc..
how many more are there in vb.net.
from where will i get information on site about them and there uses
eg:-
private variables can be accessed only in the same class,
private classes can be used /instantiated in same namespace,
private methods can be used in same class only.
I would like to have the information about all such access specifiers and
their use.
waiting for ur reply,
regards
vipul