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
Raja
NA
2k
357.5k
How to clear array in c#?
Sep 27 2016 2:28 AM
string[] text;
if (ds.Tables[0].Rows[0][i].ToString().ToUpper().Trim().Contains("NUMBER :"))
{
s01 = ds.Tables[s].Rows[0][i].ToString().Trim();
SpirNoSplt1 = s01.Split(':');
i = ds.Tables[0].Columns.Count;
}
i have use array and split and stored in array.now the loop is excute array is not cleared old value is hold in array.
i have use below code
text.clear()
but error occur
How to clear array ?
Reply
Answers (
14
)
Session id provide to different page
While Install window service Show Below Error