get_IsReadOnly()
Array::get_IsReadOnly() const method
Indicates whether the array is read-only.
virtual bool System::Array<T>::get_IsReadOnly() const override
Return Value
true if the array is read-only, false otherwise.
See Also
- Class Array
- Namespace System
- Library Aspose.Slides