Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's The Difference?
Message
From
02/09/2003 05:33:11
 
 
To
28/08/2003 13:17:05
Jacci Adams
Lindsay-Adams Consulting
Louisville, Ohio, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00824274
Message ID:
00825206
Views:
15
Jacci,

Just to expand slightly on what Hector said, overloading is the practice of supplying more than one definition (or signature) for a given function name in the same scope (ie. the scope of the class). Traditionaly the compiler is left to pick the appropriate version of the function or operator based on the signature used in the call.

HTH
Neil
Previous
Reply
Map
View

Click here to load this message in the networking platform