MasterGberry -3 Posting Whiz in Training

Okay, so I have pretty much changed my entire program around to be strictly C++, and this last question I have is a very simple one.

Generic::IEnumerable<Item^> ^Items;

What is a good equivalent for this? Just a simple vector? Ty :D