IndexedDictionary.SyncRoot Property
Gets the synchronization root.
[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As
Object _
[C#]
public
object SyncRoot {get;}
Implements
ICollection.SyncRoot
See Also
IndexedDictionary Class | Sitecore.Collections Namespace