is_read_only property

is_read_only property

Gets a value indicating whether the IDictionary object is read-only.

Definition:

@property
def is_read_only(self):
    ...

See Also