System::Collections::Generic::ICollection::get_IsReadOnly metod
ICollection::get_IsReadOnly method
Kontrollerar om samlingen är skrivskyddad.
virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const
ReturnValue
true om samlingen är skrivskyddad, false annars.
Se även
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++