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