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++