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

ReadOnlyCollection::get_IsReadOnly method

Kontrollerar om samlingen är skrivskyddad.

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

ReturnValue

true för en skrivskyddad samling.

Se även