System::Collections::Generic::IDictionary::get_IsFixedSize methode

IDictionary::get_IsFixedSize method

Controleert of de grootte van de collectie vast is.

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

ReturnValue

Waar als de grootte vast is, anders onwaar.

Zie ook