OrderedDictionary::ICollection::IsSynchronized Property
.NET Framework (current version)
Gets a value indicating whether access to the OrderedDictionary object is synchronized (thread-safe).
Assembly: System (in System.dll)
private: property bool IsSynchronized { virtual bool get() sealed = ICollection::IsSynchronized::get; }
Implements
ICollection::IsSynchronized
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: