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

IKVCollection::get_IsReadOnly method

컨테이너가 읽기 전용인지 확인합니다.

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

ReturnValue

컨테이너가 읽기 전용이면 true, 그렇지 않으면 false.

또 보기