طريقة System::Collections::IList::get_IsFixedSize
IList::get_IsFixedSize method
يحصل على قيمة تشير إلى ما إذا كانت القائمة ذات حجم ثابت.
virtual bool System::Collections::IList::get_IsFixedSize() const
ReturnValue
صحيح عندما تكون القائمة ذات حجم ثابت، وإلا خاطئ.
انظر أيضًا
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++