System::Collections::Generic::ICollection::get_IsReadOnly method

ICollection::get_IsReadOnly method

Ελέγχει αν η συλλογή είναι μόνο για ανάγνωση.

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

ReturnValue

αληθές αν η συλλογή είναι μόνο για ανάγνωση, ψευδές διαφορετικά.

Δείτε επίσης