TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dinesh Santhalingam
NA
737
368.6k
Return two values in static method
Jan 4 2017 4:16 AM
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.
Reply
Answers (
6
)
Change date format
how to generate hotel bill by using arrays in c#