System::Collections::Generic::IDictionary::get_IsSynchronized 方法
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.Font for C++