System::Collections::Generic::IDictionary::get_IsSynchronized Methode
IDictionary::get_IsSynchronized method
Prüft, ob der Container thread‑sicher ist.
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsSynchronized() const
ReturnValue
Wahr, wenn die Zugriffs‑Methoden des Containers thread‑sicher sind, sonst falsch.
Siehe auch
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++