R
Russell Mangel
Maybe someone could explain something that has been bothering me.
I noticed that when I create a class library, and then access the class
instance's member variables (from client), using the Visual Studio IDE (any
version) -> operator, all the private members are displayed.
Why is this so? I must assume that their is some rational reason why this is
a feature. I have tried to find a setting in the IDE to turn this off but I
can't seem to find the setting, so I am assuming this is the way it is
supposed to be.
What am I not understanding?
Thanks,
Russell Mangel
Las Vegas, NV
PS I have been wanting to ask this question for years, but I have never
asked.
I noticed that when I create a class library, and then access the class
instance's member variables (from client), using the Visual Studio IDE (any
version) -> operator, all the private members are displayed.
Why is this so? I must assume that their is some rational reason why this is
a feature. I have tried to find a setting in the IDE to turn this off but I
can't seem to find the setting, so I am assuming this is the way it is
supposed to be.
What am I not understanding?
Thanks,
Russell Mangel
Las Vegas, NV
PS I have been wanting to ask this question for years, but I have never
asked.