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