Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protected and Public and Private 3P's
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00951743
Message ID:
00951761
Views:
5
Thanks Scott, So a protected member is visible in the class, and only to objects who inherit it?

Protected: The member can be accessed from within the class that defined it and any class that is defined with or inherets from that class.

So if i type :
Customer oCust = new Customer();
oCust. (the protected method will not show up?)
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform