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