count property

count property

Gets count of elements in the collection.

Definition:

@property
def count(self):
    ...

See Also