Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
6
Answers
Return two values in static method
Dinesh Santhalingam
8y
323
1
Reply
I have a static method Where i return a variable .
public static Array LoadAssetAssignView()
{
//do something
return arr;
}
My question is ,Is it possible to return more than one array.
Post
Reset
Cancel
Answers (
6
)
Next Recommended Forum
Change date format
how to generate hotel bill by using arrays in c#