[thelist] C#- arraylist

Robert Vreeland vreeland at studioframework.com
Sat Sep 9 21:04:26 CDT 2006


Try
http://msdn2.microsoft.com/en-us/library/system.collections.arraylist_member
s.aspx

It is microsoft's online documentation - this particular page is for the
ArrayList members which should give you a good idea of what you can do with
an ArrayList.

Also do a search on microsoft's web site for .net framework sdk - there are
a lot of different ones including tutorials and sample projects that could
give you some good ideas.

Also, for books, I like Programming C#, published by O'Reilly


Sincerely,
Robert Vreeland
Managing Partner 
StudioFramework 
vreeland at studioframework.com 
508 965-5819

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Lightning
Sent: Saturday, September 09, 2006 9:03 PM
To: thelist at lists.evolt.org
Subject: [thelist] C#- arraylist

Can anyone recommend some good url's for using arraylist in c#?

I have found good ones on how to create an arraylist, but I'm not really
getting what I need regarding working with the data after it has been
created.

thanks
Laura 

-- 

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester and archives
of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list