System::Collections::Generic::IDictionary::get_IsFixedSize method
IDictionary::get_IsFixedSize method
जाँचता है कि संग्रह का आकार स्थिर है या नहीं।
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const
ReturnValue
यदि आकार स्थिर है तो true, अन्यथा false।
संबंधित देखें
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++