Assigns the specified value to the element in the current Vector that is identified by the specified index.
virtual void SetAt( unsigned int index, T item );
Assigns the specified value to the element in the current Vector that is identified by the specified index.
virtual void SetAt( unsigned int index, T item );