count property

count property

Gets the count of items in the set.

Definition:

@property
def count(self):
    ...

See Also