is_fixed_size property

is_fixed_size property

Checks if colleciton has fixed size.

Definition:

@property
def is_fixed_size(self):
    ...

See Also