System::Array::get_IsReadOnly 메서드

Array::get_IsReadOnly method

배열이 읽기 전용인지 여부를 나타냅니다.

virtual bool System::Array<T>::get_IsReadOnly() const override

ReturnValue

배열이 읽기 전용이면 true, 그렇지 않으면 false.

또 보기