System::Collections::Generic::IDictionary::get_IsFixedSize method
IDictionary::get_IsFixedSize method
Checks if collection size is fixed.
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const
ReturnValue
True if size is fixed, false otherwise.
See Also
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++