CSimpleArray Members
Methods
The destructor for the simple array. |
|
Adds a new element to the array. |
|
The constructor for the simple array. |
|
Finds an element in the array. |
|
Returns a pointer to the data stored in the array. |
|
Returns the number of elements stored in the array. |
|
Removes a given element from the array. |
|
Removes all elements from the array. |
|
Removes the specified element from the array. |
|
Sets the specified element in the array. |
Operators
Retrieves an element from the array. |
|
Assignment operator. |