System::Collections::Generic::IDictionary::get_IsFixedSize Methode
IDictionary::get_IsFixedSize method
Prüft, ob die Größe der Sammlung fest ist.
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const
ReturnValue
Wahr, wenn die Größe fest ist, sonst falsch.
Siehe auch
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++