System::Collections::Generic::ICollection::get_IsReadOnly method
ICollection::get_IsReadOnly method
Memeriksa apakah koleksi hanya-baca.
virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const
ReturnValue
true jika koleksi bersifat hanya-baca, false jika tidak.
Lihat Juga
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++