How can I check the values store on Arraylist before I insert a new values in c# -


i have problem on how can check first if values store on arraylist before insert on arraylist.

you can use arraylist.contains method.

but better consider using list<t> class instead of arraylist.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -