System::Collections::Generic::IDictionary::get_IsSynchronized methode

IDictionary::get_IsSynchronized method

Controleert of de container thread‑veilig is.

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

ReturnValue

Waar als de toegangsmethoden van de container thread‑veilig zijn, anders onwaar.

Zie ook