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
Søren Christensen
NA
6
2.1k
How to populate a new[] array using a loop
Sep 3 2018 3:03 PM
Hi
How to populate an array like this using a loop?
keyvalues = new[] {
new { Key = "31671612", Value = "31671612" },
new { Key = "38405918", Value = "38405918" },
new { Key = "22222221", Value = "22222221" }
},
Reply
Answers (
1
)
Need to access a class from web service using vb.net
Rating star generated in dynamic on perticular topic.