System::Collections::Generic::IDictionary::get_IsSynchronized méthode
IDictionary::get_IsSynchronized method
Vérifie si le conteneur est thread-safe.
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsSynchronized() const
ReturnValue
Vrai si les méthodes d’accès au conteneur sont thread-safe, faux sinon.
Voir aussi
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++