No announcements
Found 2769550 threads
-
3 Votes
2 Methods same signature but different return types
You can have methods with the same name and a different return type only if the parameters are different.Answered | 8 Replies | 24828 Views | Created by NoEgo - Friday, February 12, 2010 7:32 AM | Last reply by Chris Dunaway - Friday, May 2, 2014 8:44 PM -
1 Votes
2 Methods Same Signature But do 2 different things
I have 2 methods and they have the same signature.Answered | 12 Replies | 2823 Views | Created by NoEgo - Wednesday, March 31, 2010 7:47 PM | Last reply by Gio Palacino - Thursday, April 1, 2010 2:28 PM -
1 Votes
Methods with same name but different return type
...or you can make also generic method within that class void CheckForInfo<T>(Book<T> book) { book.GetInfo(); }Vitaliy ...Answered | 4 Replies | 2841 Views | Created by Snapples - Tuesday, May 26, 2009 7:01 AM | Last reply by Vitaliy Liptchinsky - Tuesday, May 26, 2009 9:08 AM -
1 Votes
WPF Calling same method name across different page controls
You should define an interface with the SaveData method, implement that in all your pages.Answered | 2 Replies | 667 Views | Created by Cory J. Laidlaw - Monday, January 25, 2016 5:12 PM | Last reply by Cory J. Laidlaw - Tuesday, January 26, 2016 10:56 PM -
0 Votes
How to get method name and signature from _penter ?
Hi, Here has demo can get the method name signature .Answered | 2 Replies | 1117 Views | Created by ArefinSami - Saturday, January 30, 2016 4:17 AM | Last reply by Hart Wang - Monday, February 1, 2016 5:37 AM -
1 Votes
Interface doubt Same method names -- Explicit interfaces
My doubt was if we have same method name with sameparamaters in two different interfaces and if both interafaces implmented then which will be called.Answered | 9 Replies | 1643 Views | Created by Nagasundar TN - Thursday, November 22, 2012 2:05 PM | Last reply by Nagasundar TN - Monday, November 26, 2012 3:03 PM -
0 Votes
grabbing method signature.
what im after is the complete code snippet of the method signature. say, public string getString() in c# and Public String getString() in VB, beaware of the capital "P".Answered | 2 Replies | 3985 Views | Created by stephenliu1978 - Monday, February 9, 2009 8:01 AM | Last reply by stephenliu1978 - Tuesday, February 17, 2009 2:25 AM -
1 Votes
Best practice with method signatures?
One function calling a different overload is a time honored tradition, even in the .NET Framework clases itself.Answered | 4 Replies | 717 Views | Created by new to sql server - Wednesday, June 29, 2016 3:17 PM | Last reply by new to sql server - Wednesday, June 29, 2016 7:05 PM -
0 Votes
Obtaining correct method signature
My question was about obtaining syntactically correct signature.Answered | 2 Replies | 4294 Views | Created by Kobruleht - Friday, October 31, 2008 10:27 AM | Last reply by Kobruleht - Friday, October 31, 2008 6:18 PM -
0 Votes
How to get method parameter's signature?
The metadata format does not store the parameter signatures separately from method signature, so if it were supported, it would have to parse the method ...Answered | 2 Replies | 948 Views | Created by IMMark - Wednesday, September 21, 2016 10:17 AM | Last reply by IMMark - Thursday, September 22, 2016 7:35 AM -
1 Votes
Describe the WinRT method signature
The "= Windows::Storage::IStorageItem::DeleteAsync" text tells you what base class/interface method this method is overriding.Answered | 1 Replies | 1311 Views | Created by Anatoly Bistritsky - Wednesday, March 20, 2013 1:51 PM | Last reply by MikeBMcL - Thursday, March 21, 2013 3:14 AM -
2 Votes
Office.Interop.Excel.FormatConditions.Add () method signature change
Which means, theoretically, you could use late-binding only for the things that are different for the two versions (If Application.VersionAnswered | 5 Replies | 9837 Views | Created by Barry6319078 - Tuesday, May 27, 2008 11:17 PM | Last reply by Bernd Wechner - Thursday, January 22, 2009 3:52 AM -
2 Votes
Use control name to access properties and methods
My PicureBox1 control has NOT been declared publically and is created on the fly at run-time in a different sub.Answered | 20 Replies | 2682 Views | Created by ExcelMonkey - Thursday, September 3, 2009 3:51 AM | Last reply by John Anthony Oliver - Saturday, September 5, 2009 12:21 PM -
0 Votes
Different name for same dimension attribute of different measures
Role playing dimension means u don't have to create a separate dimension but the same dimension can be used for multiple purpose.for reference u can check the adventureworksDW cube ...Answered | 3 Replies | 1942 Views | Created by namnami - Wednesday, December 26, 2012 9:38 AM | Last reply by Nishink - Wednesday, December 26, 2012 11:25 AM -
0 Votes
Same Name Files, Different Content
Which part are you having problems with - finding the same name files in different directories or determining if the files are equal.Answered | 1 Replies | 424 Views | Created by Volkan Sonmezler - Monday, December 14, 2015 12:16 PM | Last reply by CoolDadTx - Monday, December 14, 2015 4:47 PM -
0 Votes
The difference between WCF RESTFUL Service Method names?
Hi, It make no difference using POST or DELETE to delete an item.Answered | 3 Replies | 2813 Views | Created by Christopher Bai - Wednesday, January 9, 2013 6:20 AM | Last reply by Haixia_Xie - Wednesday, January 16, 2013 7:15 AM -
2 Votes
Add an event handler method signature
Poorly named and off by default.Answered | 5 Replies | 572 Views | Created by Perry Manole - Sunday, August 2, 2015 2:06 AM | Last reply by Tina-Shi - Thursday, August 6, 2015 2:40 AM -
2 Votes
Using "new" in a method signature return value?
The result is different between the 2 versions: 1) Because we marked Print as virtual, there will be a so called late binding to the method that is called.Answered | 2 Replies | 1681 Views | Created by Bill2010 - Sunday, March 11, 2012 5:09 PM | Last reply by Konrad Neitzel - Sunday, March 11, 2012 7:03 PM -
0 Votes
Controller Methods with same name but different signature
User1564875471 posted Basically this was never been supported in MVC and it's the same in Web API. you can't have action overload by having different parameters ...Answered | 2 Replies | 942 Views | Created by Anonymous - Wednesday, May 20, 2015 9:46 PM | Last reply by Anonymous - Tuesday, May 26, 2015 3:19 AM -
1 Votes
Deploying an SSAS cube with a different name on same server
Now give the name you want for this project.Answered | 3 Replies | 6558 Views | Created by Mayank.Jain - Friday, June 21, 2013 3:18 PM | Last reply by VikasDMore - Friday, November 6, 2015 8:41 PM - Items 1 to 20 of 2769550 Next ›
No announcements