System::Collections::Generic::IDictionary::get_IsSynchronized method
IDictionary::get_IsSynchronized method
जाँचता है कि कंटेनर थ्रेड-सेफ़ है या नहीं।
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsSynchronized() const
ReturnValue
यदि कंटेनर एक्सेस मेथड थ्रेड-सुरक्षित हैं तो true, अन्यथा false।
संबंधित देखें
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++