If I have a class that uses a container and I want a method of that class to expose, say, the number of elements in that container, what would be the best type of the return value for the class?