System::Collections::Generic::ICollection::get_IsReadOnly-methode
ICollection::get_IsReadOnly method
Controleert of de collectie alleen‑lezen is.
virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const
ReturnValue
true als de collectie alleen-lezen is, false anders.
Zie ook
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++