Difference Between Dim and Private in a Class 
Author Message
 Difference Between Dim and Private in a Class

Is this statement correct:

Fields defined as Dim or Private inside a VB class are functionally
equivalent (from accessiblity point of view).

Thanks
Ali



Thu, 14 Apr 2005 01:16:27 GMT  
 Difference Between Dim and Private in a Class
Yes, they are.

Quote:
> Is this statement correct:

> Fields defined as Dim or Private inside a VB class are functionally
> equivalent (from accessiblity point of view).

> Thanks
> Ali



Thu, 14 Apr 2005 07:33:52 GMT  
 
 [ 2 post ] 

 Relevant Pages 

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

 

 
Powered by phpBB® Forum Software