System::Collections::Generic::IDictionary::get_IsFixedSize 메서드

IDictionary::get_IsFixedSize method

컬렉션 크기가 고정되어 있는지 확인합니다.

bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const

ReturnValue

크기가 고정되어 있으면 true, 그렇지 않으면 false.

또 보기