Quote Originally Posted by Phatose
Should be able to use a generic for this.

Vector <String> myVector;
Yes ! This was what i was looking for. Muchos Gracias !