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.Page for C++