J
Julie
Hi Everyone,
I was wondering if there is a way to hide a public property (change it to
private) on a derived class? In other words, if i have a base class that has
a public property, and i create a new class that inherits from this class,
can i change that property to be private?
Thanks in advance.
I was wondering if there is a way to hide a public property (change it to
private) on a derived class? In other words, if i have a base class that has
a public property, and i create a new class that inherits from this class,
can i change that property to be private?
Thanks in advance.