Arrays, Collections, Lists Category Posts
- 01/04/09 : How to Scramble the order of elements in an array.
- 01/04/09 : How to sort data and remove duplicates.
- 01/04/09 : How to replace an item in a collection
- 01/04/09 : How to remove all the items in a collection
- 01/04/09 : How to remove items from a Collection object
- 01/04/09 : How to find out the number of items in the collection
- 01/04/09 : How to check whether an item exists in a collection
- 01/04/09 : How to delete an item in an array
- 01/04/09 : How to insert an item in an array
- 01/04/09 : How to store all the selected items in a ListBox in an array
- 01/04/09 : How to sum all the elements in an two dimensional array
- 01/04/09 : How to find out the number of dimensions of the given array
- 01/04/09 : How to sum all the elements in an array
- 01/04/09 : How to evaluate the total number of elements in a two dimensional array
- 01/04/09 : How to resize an array without losing its contents
- 01/04/09 : How to Erase an Array — removes all of its elements
- 01/04/09 : How to eliminate Duplicates in an Array (assumes prior sort)








