System::Collections::Generic::ICollection::get_IsReadOnly method
ICollection::get_IsReadOnly method
जाँचता है कि कलेक्शन रीड‑ओनली है या नहीं।
virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const
ReturnValue
यदि संग्रह केवल‑पढ़ने योग्य है तो true, अन्यथा false।
संबंधित देखें
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++