System::Collections::Generic::IKVCollection::get_IsReadOnly method

IKVCollection::get_IsReadOnly method

Checks if container is read only.

virtual bool System::Collections::Generic::IKVCollection<T>::get_IsReadOnly() const override

ReturnValue

True if container is read only, false otherwise.

See Also