The setAt method inserts the specified element at the given index in the collection.
Public
int setAt(int index, const void* p)
index
The index at which to add the new element
p
The element to add
The method returns one of the following values: