Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, May 17, 2012

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

User Rating!

Home > Search > Articles & Samples > .NET Framework > Add-Ons
Searching in Array List        
Total Hits: 112  |  Today: 0 Author: M Usman       Rating:  
Read Reviews | Write Review | Your Rating: 

I was working on a database oriented application and came to know that i need a code snippet that can search in an arraylist. Obviously, If you have stored defined datatypes directly, it is very easy to search the arraylist. That is by using the ArrayList.Contains Methods. In my case, I had an Array List that contained objects of one of my own classes. .Net Framework doesnt provide such a method to search within the custom objects of particular classes. So I worked out for a search method that can be used effectively to search within the arraylist.

DevASP.Net users Rating
What is your opinion?
Is this your listing?

    If this is your listing and you like to add the rating box
    displayed on the right side on your site you can use the following code.

Go Back
DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net