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
Gustavo
NA
1.3k
454.4k
How Do I: Extract value from string[]
Apr 28 2010 8:30 AM
Hello:
I have a string[] and need to extract the fields. Can someone tell me how?
string
[] Fields = {
"File_ID, File_ID_Sub, Update_ID"
};
fpor example what do I do if I need to get the 2nd field? How can I put it in a for loop to get all of them? How can I get the count of fields?
Reply
Answers (
5
)
binary search tree
Problem in saving file