System::Collections::Generic::IKVCollection::get_IsReadOnly metodo

IKVCollection::get_IsReadOnly method

Verifica se il contenitore è di sola lettura.

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

ReturnValue

Vero se il contenitore è di sola lettura, falso altrimenti.

Vedi anche