System::Collections::IList::get_IsFixedSize 메서드
IList::get_IsFixedSize method
목록이 고정 크기인지 여부를 나타내는 값을 가져옵니다.
virtual bool System::Collections::IList::get_IsFixedSize() const
ReturnValue
리스트가 고정 크기를 갖는 경우 true, 그렇지 않으면 false.
또 보기
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++