System::Collections::ObjectModel::ReadOnlyCollection::get_IsReadOnly method

ReadOnlyCollection::get_IsReadOnly method

检查集合是否为只读。

bool System::Collections::ObjectModel::ReadOnlyCollection<T>::get_IsReadOnly() const override

ReturnValue

只读集合为 true。

另见