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

IDictionary::get_IsFixedSize method

Vérifie si la taille de la collection est fixe.

bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const

ReturnValue

Vrai si la taille est fixe, faux sinon.

Voir aussi