|
-
May 13th, 2001, 11:51 AM
#1
Thread Starter
Addicted Member
How to return an array of values from a method?
Dear Friends,
Thanks for previous help.
How can I return more than one value back to the caller please?
Suppose I have to return an array of string from a method?
Thanks
-
May 13th, 2001, 02:49 PM
#2
Dazed Member
Do you mean that if you return a String Array. You want to return
specific elements within that array? I would just return the whole array.
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
|