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
3
Answers
how to delete all values from string array
darma teja
12y
2.5k
1
Reply
Hi,
I want to delete all valuse from
words
array at last.
string[] words = s.Split(',');
listBox2.Items[i] = words[3];
-- Now i want to clear words array.
Thnaks
Darma
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
SQL query to get a value
excel and datagrid assistance