System::Collections::Generic::IList::get_IsFixedSize 메서드
IList::get_IsFixedSize method
컬렉션이 고정 크기인지 확인합니다.
bool System::Collections::Generic::IList<T>::get_IsFixedSize()
ReturnValue
true: 컬렉션 크기를 변경할 수 없으면, false: 그렇지 않으면.
또 보기
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++