Sitecore 5.0 API

IndexedDictionary.SyncRoot Property

Gets the synchronization root.

[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As Object _
    Implements ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Implements

ICollection.SyncRoot

See Also

IndexedDictionary Class | Sitecore.Collections Namespace