count property

count property

Returns number of child elements.

Definition:

@property
def count(self):
    ...

See Also