count method

count

Defines the interface for get count.

Returns

The integer result.

def count(self):
    ...

See Also