count property

count property

Gets the total number of template items.

Definition:

@property
def count(self):
    ...

See Also