is_read_only property

is_read_only property

Gets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only. Read-only bool.

Definition:

@property
def is_read_only(self):
    ...

See Also