Arraylist

  • System.Collections.ArrayList class allows you to dynamically add and remove items from a simple list.
  • The list of objects managed by the ArrayList is a zero based collection.
  • The items in the list are retrieved by accessing the item index.
  • Methods …
    • Add()
    • Remove()
    • RemoveAt()
  • Properties…
    • Indexer    
    • Count

0 comments :

Post a Comment

> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger