|
-
Jun 20th, 2003, 04:45 AM
#1
Thread Starter
Fanatic Member
Overloading
When I write muliple versions of a method with different parameters, and call the method I will get the choice of which method to use due to overloading.
However if I wish to have all the methods have the same parameters, but have different return types, will this work in the same way or does overloading only take the parameters lists into account?
VB6 sp5, SQL Server 2000, C#
There are no stupid questions. Only stupid people. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|