OrderedDictionary.ICollection.SyncRoot Property
.NET Framework (current version)
Gets an object that can be used to synchronize access to the OrderedDictionary object.
Assembly: System (in System.dll)
Property Value
Type: System.ObjectAn object that can be used to synchronize access to the OrderedDictionary object.
Implements
ICollection.SyncRoot
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: