System::Collections::Generic::IDictionary::get_IsFixedSize method
IDictionary::get_IsFixedSize method
Comprueba si el tamaño de la colección es fijo.
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const
ReturnValue
Verdadero si el tamaño está fijo, falso en caso contrario.
Ver también
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++