input fro array list
C#
2
Posts
2
Posters
0
Views
1
Watching
-
ArrayList al = new ArrayList(); al.Add("#98,yuyu street,,,"); al.Add("#55,ty road"); how can i pass these two values as input seperately... pls help
the quieter u become more u hear
-
ArrayList al = new ArrayList(); al.Add("#98,yuyu street,,,"); al.Add("#55,ty road"); how can i pass these two values as input seperately... pls help
the quieter u become more u hear