Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in .NET only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
.NET
value returning method in c#
value returning method in c#
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
naveenmrs
New Member
Join Date:
Nov 2008
Posts:
2
#1
value returning method in c#
Nov 3 '08, 07:45 PM
How many values can a value-returning method use in its return statement?
JosAH
Recognized Expert
MVP
Join Date:
Mar 2007
Posts:
11453
#2
Nov 3 '08, 08:03 PM
1
kind regards,
Jos
Comment
Post
Cancel
Plater
Recognized Expert
Expert
Join Date:
Apr 2007
Posts:
7872
#3
Nov 4 '08, 02:24 PM
I believe the correct answer is "one object", not "one value"
your "one object" could be an array of bytes if you wanted (byte[]) or strings (string[]) or objects (object[])
Comment
Post
Cancel
naveenmrs
New Member
Join Date:
Nov 2008
Posts:
2
#4
Nov 5 '08, 05:07 PM
thanks for the reply.
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment