count property

count property

Gets the number of index in this buffer.

Definition:

@property
def count(self):
    ...

See Also