IsReadOnly

EventList.IsReadOnly property

获取一个值,该值指示列表是否为只读。

public bool IsReadOnly { get; }

返回值

如果列表是只读的,则为 true;否则为假。

也可以看看