count property

count property

Gets the count of the pivot items.

Definition:

@property
def count(self):
    ...

See Also