System::Collections::Generic::IDictionary::get_IsFixedSize método

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 es fijo, falso en caso contrario.

Ver también