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

























