is_fixed_size property

is_fixed_size property

Gets a value indicating whether the IDictionary object has a fixed size.

Definition:

@property
def is_fixed_size(self):
    ...

See Also