Board index » VB.Net
All times are UTC
Fields defined as Dim or Private inside a VB class are functionally equivalent (from accessiblity point of view).
Thanks Ali
> Fields defined as Dim or Private inside a VB class are functionally > equivalent (from accessiblity point of view).
> Thanks > Ali
1. Difference between Dim and Private??
2. Difference between Dim and Private
3. difference btwn Dim and Private
4. Difference between PRIVATE and DIM??
5. difference btwn Dim and Private
6. Difference between Dim and Private
7. Dim vs. Private What's the Difference
8. Difference between PRIVATE and DIM??
9. Dim obj As New Class crt Dim Obj As Class = New Class
10. newbie: private class variables are visible in class instances
11. nested class inherits containing class accessing private instance members
12. Public Method in a class calling a private method in same class yields ByRef error