System::Collections::Generic::IDictionary::get_IsFixedSize metod

IDictionary::get_IsFixedSize method

Kontrollerar om samlingens storlek är fast.

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

ReturnValue

Sant om storleken är fast, falskt annars.

Se även