طريقة 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.Font for C++