I would like to add text before the string number on the following Message Box
the output will be: "Their are:10 list"
MessageBox.Show(ResultList.Length.ToString());
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Mar 1, 2021, 3:52 AM
Suresh PantaPosted Mar 1, 2021, 4:02 AM