System::Collections::Generic::IDictionary::get_IsSynchronized metod

IDictionary::get_IsSynchronized method

Kontrollerar om behållaren är trådsäker.

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

ReturnValue

Sant om behållarens åtkomstmetoder är trådsäkra, falskt annars.

Se även