count property

count property

Gets the number of templates contained in the TemplateCollection.

Definition:

@property
def count(self):
    ...

See Also