Return the sorted set cardinality (number of elements). If the key does notexist 0 is returned, like for empty sorted sets.
the cardinality (number of elements) of the set as an integer.