IsReadOnly

RemoveOnlyListBase<T>.IsReadOnly property

获取一个值,指示集合是否为只读。

public override bool IsReadOnly { get; }

适当的价值

如果集合是只读的,则返回真;否则,假的。

也可以看看