System::Collections::Generic::ICollection::get_IsReadOnly 메서드

ICollection::get_IsReadOnly method

컬렉션이 읽기 전용인지 확인합니다.

virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const

ReturnValue

컬렉션이 읽기 전용이면 true, 그렇지 않으면 false.

또 보기