Results 1 to 2 of 2

Thread: Limit on items in collection?

  1. #1

    Thread Starter
    Lively Member spdracr's Avatar
    Join Date
    Oct 2003
    Location
    Kansas
    Posts
    115

    Limit on items in collection?

    In vb6 I belive you could only get 255 items in a collection... Is there a limit in .Net??

    Thanks

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I added 1,000,000 numbers to an ArrayList , it did it quite fast , I tried to add 10,000,000 numbers but the program couldn't respond and hang up . Keep in mind after adding hunderds or thousands of elements , you will get low memory .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width