System::Collections::Generic::IList::get_IsFixedSize method
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++