cbpporter Messages: 1428 Registered: September 2007
Ultimate Contributor
I think you are confusing vectors. There is "vector" and "Vector". The first has size, the second GetCount. More precisely, they are std::vector and Upp::Vector. There is also CArray and your link only applies to CArray.