Example of String Array in .Net
string []names = new string[4];
names[2] = “God will make me win”;
Collections and arrays in .net. Here you find discussion on arrays, arraylist, stack, queue, dictionaries, hashtable, sortedlist, string and stringbuilder, etc.
For .Net Articles, Links, Code and much more logon to DailyFreeCode.com
No comments:
Post a Comment