The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: