D danyeungw Well-known member Joined Aug 30, 2005 Messages 73 Programming Experience 10+ Mar 21, 2006 #1 What is the different between Array and ArrayList? Thanks. DanYeung
JohnH VB.NET Forum Moderator Staff member Joined Dec 17, 2005 Messages 15,858 Location Norway Programming Experience 10+ Mar 21, 2006 #2 This document describes the differences best: "ArrayList Collection Type" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconarraylist.asp See also this article "Arrays UnDocumented" http://www.codeproject.com/dotnet/arrays.asp Upvote 0 Downvote
This document describes the differences best: "ArrayList Collection Type" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconarraylist.asp See also this article "Arrays UnDocumented" http://www.codeproject.com/dotnet/arrays.asp