KnownPropertyList.IsReadOnly

KnownPropertyList.IsReadOnly property

true if the System.Collections.Generic.ICollection is read-only; otherwise, false.

public bool IsReadOnly { get; }

See Also