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:
00951751
Views:
5
Shawn

Public: The member can be accessed by anyone.

Private: The member can be accessed only from within the class that defined 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.

Hope this helps

Scott
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform