System::Collections::Generic::IDictionary::get_IsSynchronized method
IDictionary::get_IsSynchronized method
Memeriksa apakah kontainer aman terhadap thread.
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsSynchronized() const
ReturnValue
Benar jika metode akses kontainer aman terhadap thread, salah jika tidak.
Lihat Juga
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++